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