Learn R Programming

R453Plus1Toolbox (version 1.22.0)

mutationInfo: Example data for plotVariants

Description

This data.frame is part of the vignette example of the plotVariants function. It contains annotations for the different mutations occurring in the example data. It has columns "mutation", "legend" and "color".

Usage

data(plotVariantsExample)

Arguments

Format

data.frame

Examples

Run this code
    data(plotVariantsExample)
    mutationInfo

Run the code above in your browser using DataLab