| RCircos.Link.Data | R Documentation |
A data frame containing paired genomic position data for each row. The content of each row must be in the order of name, start and end position of chromosome A then name, start and end position of chromosome B. This data frame is directly used to draw link lines without extra processing.
data(RCircos.Link.Data)
A data frame with 71 observations on the following 6 variables.
Chromosomea factor with levels chr1 chr10 chr11 chr12 chr14 chr15 chr17 chr19 chr2 chr21 chr22 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chrX
chromStarta numeric vector
chromEnda numeric vector
Chromosome.1a factor with levels chr1 chr10 chr11 chr12 chr14 chr15 chr16 chr17 chr18 chr19 chr2 chr20 chr21 chr22 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chrX
chromStart.1a numeric vector
chromEnd.1a numeric vector
Unpublished data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.