RCircos.Line.Data {RCircos} | R Documentation |
Sample Data for RCircos Line Plot
Description
A data frame with the first three columns as chromosome name, start and end position followed by columns of DNA copy number variant data (num.mark and seg.mean).
Usage
data(RCircos.Line.Data)
Format
A data frame with 2037 observations on the following 5 variables.
chromosome
a factor with levels
1
10
11
12
13
14
15
16
17
18
19
2
20
21
22
3
4
5
6
7
8
9
X
Y
start
a numeric vector
stop
a numeric vector
num.mark
a numeric vector
seg.mean
a numeric vector
Source
Unpublished data.
[Package RCircos version 1.2.2 Index]