Object
~~|
~~+--ChromosomalModel
~~~~~~~|
~~~~~~~+--CopyNumberChromosomalModel
Directly known subclasses: CbsModel, CopyNumberSegmentationModel, GladModel, HaarSegModel, RawCopyNumberModel
public abstract static class CopyNumberChromosomalModel extends ChromosomalModel
This abstract class represents a copy-number model.
CopyNumberChromosomalModel(cesTuple=NULL, refTuple=NULL, calculateRatios=TRUE, tags="*", genome="Human", chromosomes=NULL, maxNAFraction=1/5, ...)CopyNumberDataFile,
or CopyNumberDataSet or CopyNumberDataSetTuple
for pairwise comparisons.character string specifying what genome is process.vector specifying which chromosomes
to process.double in [0,1] indicating how many non-finite
signals are allowed in the sanity checks of the data. extractRawCopyNumbers |
|
| Extracts relative copy numbers. | |
fit |
Fits the model. |
getChromosomeLength |
|
| - | |
getNames |
- |
getReference |
|
| - | |
isPaired |
- |