Learn R Programming

R453Plus1Toolbox (version 1.22.0)

regions: Example data for plotVariants

Description

This data.frame is part of the vignette example of the plotVariants function. It has the columns "name", "start", "end" and "color". The plot will highlight these regions with the given colors and print their name in the legend.

Usage

data(plotVariantsExample)

Arguments

Format

data.frame

Examples

Run this code
   	data(plotVariantsExample)
	regions

Run the code above in your browser using DataLab