Last chance! 50% off unlimited learning
Sale ends in
CNVDetectionResult-class
.
The posterior probabilities are represented
as a three dimensional array, where the three dimensions are segment,
copy number and individual.CNVDetectionResult-class
.
The posterior probabilities are represented
as a three dimensional array, where the three dimensions are segment,
copy number and individual.
"posteriorProbs"(object)
posteriorProbs
returns a three dimensional array.
data(cn.mops)
r <- cn.mops(X[1:100,1:5])
posteriorProbs(r)
Run the code above in your browser using DataLab