RCircos.Tile.Data {RCircos} | R Documentation |
Sample Data for RCircos Tile Plot
Description
A data frame contining genomic position data only (chromosome, start and end positions).
Usage
data(RCircos.Tile.Data)
Format
A data frame with 152 observations on the following 3 variables.
Chromosome
a factor with levels
chr1
chr10
chr11
chr12
chr13
chr14
chr15
chr16
chr17
chr18
chr19
chr2
chr20
chr21
chr22
chr3
chr4
chr5
chr6
chr7
chr8
chr9
chrX
chrY
chromStart
a numeric vector
chromEnd
a numeric vector
Source
Unpublished Data.
[Package RCircos version 1.2.2 Index]