Description Usage Arguments Details Value Author(s) See Also
View source: R/SnpSetIlluminaInteractive.R
Create a summary object of the genomic copy number states in a sample of segmented data
1 | createCNSummary(object, sample, dnaIndex=1, subsample = "OPA")
|
object |
SNPSetIllumina object after segmentation |
sample |
SampleName or index of the sample for which to create the summary |
dnaIndex |
Measured DNA index of the sample |
subsample |
factor or column name in |
The segments within a sample are assigned a copy number value. When the inferred
slot
in assayData
is empty, all segments will be set to 2. Otherwise the values are recovered
from the inferred
slot. Gender is taken into account for the sex chromosomes.
list with the following elements
dnaIndex |
same as parameter dnaIndex |
CN.total.nrm |
Total expected copynumber for a 'normal' specimen ~ 2*featurecount |
states |
data.frame with columns |
This list can be used as the cn.sum
argument for plotGoldenGate4OPA, alterCN,
getDNAindex
and setRealCN
Jan Oosting
segmentate, alterCN, plotGoldenGate4OPA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.