Sample Data for RCircos Link Plot
RCircos.Link.Data.RdA 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.
Usage
data(RCircos.Link.Data)Format
A data frame with 71 observations on the following 6 variables.
Chromosomea factor with levels
chr1chr10chr11chr12chr14chr15chr17chr19chr2chr21chr22chr3chr4chr5chr6chr7chr8chr9chrXchromStarta numeric vector
chromEnda numeric vector
Chromosome.1a factor with levels
chr1chr10chr11chr12chr14chr15chr16chr17chr18chr19chr2chr20chr21chr22chr3chr4chr5chr6chr7chr8chr9chrXchromStart.1a numeric vector
chromEnd.1a numeric vector