| FirehoseGISTIC-class {RTCGAToolbox} | R Documentation |
An S4 class to store processed copy number data. (Data processed by using GISTIC2 algorithm)
## S4 method for signature 'FirehoseGISTIC' updateObject(object, ..., verbose = FALSE)
object |
A |
... |
additional arguments for updateObject |
verbose |
logical (default FALSE) whether to print extra messages |
updateObject: Update an old FirehoseGISTIC object to
the most recent API
DatasetCohort name
AllByGeneA data frame that stores continuous copy number
ThresholdedByGeneA data frame for discrete copy number data
PeaksA data frame storing GISTIC peak data. See getGISTICPeaks.