| RCircos.Ribbon.Data | R Documentation |
A data frame containing paired genomic position data for each row. The contents of each row are in the order of name, start and end positions of chromosome A then name, start and end positions of chromosome B. This data frame is directly used to draw ribbons without extra processing.
data(RCircos.Ribbon.Data)
A data frame with 4 observations on the following 6 variables.
chromAa factor with levels chr1 chr5 chr8
chromStartAa numeric vector
chromEndAa numeric vector
chromBa factor with levels chr10 chr13 chr17 chr18
chromStartBa numeric vector
chromEndBa numeric vector
Unpublished data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.