Learn R Programming

R453Plus1Toolbox (version 1.22.0)

variants: Example data for plotVariants

Description

This data.frame is part of the vignette example of the plotVariants function. It has the columns "label", "pos" "mutation" and "color" specifying an annotation for each mutation, its position, the mutation type and an individual color. The position is given as amino acids / codons.

Usage

data(plotVariantsExample)

Arguments

Format

data.frame

Examples

Run this code
    	data(plotVariantsExample)
    	variants

Run the code above in your browser using DataLab