| copyNumbersSegmented {ACE} | R Documentation |
A QDNAseq-object with segmented copy number data of two tumor samples: 'sample1' and 'sample2'
data("copyNumbersSegmented")
A QDNAseqCopyNumbers S4 object with 3113 features (bins), each represented by copy number values and segment values of two samples
copyNumbersSegmented@assayData$copynumbercopy number data saved in a matrix, rownames are bins (chr:start-end), colnames are sampleNames
copyNumbersSegmented@assayData$segmentedsegment values saved in a matrix, the rownames are bins (chr:start-end), colnames are sampleNames
A QDNAseqCopyNumbers S4 object
data("copyNumbersSegmented")
## ploidyplotloop(copyNumbersSegmented, currentdir = ".")
singlemodel(copyNumbersSegmented, QDNAseqobjectsample = 1)
singleplot(copyNumbersSegmented, 1, cellularity = 0.79)
model2 <- singlemodel(copyNumbersSegmented, QDNAseqobjectsample = 2)
singleplot(copyNumbersSegmented, 2, cellularity = with(model2,
minima[which(rerror==min(rerror))]))