variants {R453Plus1Toolbox}R Documentation

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)

Format

data.frame

Examples

    	data(plotVariantsExample)
    	variants

[Package R453Plus1Toolbox version 1.43.1 Index]