selectType {RTCGAToolbox} | R Documentation |
An accessor function for the FirehoseData class. An argument will specify the data type to return See FirehoseData-class for more details.
selectType(object, dataType)
object |
A |
dataType |
A data type, see details. |
clinical - Get the clinical data slot
RNASeqGene - RNASeqGene
RNASeq2GeneNorm - Normalized
miRNASeqGene - micro RNA SeqGene
CNASNP - Copy Number Alteration
CNVSNP - Copy Number Variation
CNASeq - Copy Number Alteration
CNACGH - Copy Number Alteration
Methylation - Methylation
mRNAArray - Messenger RNA
miRNAArray - micro RNA
RPPAArray - Reverse Phase Protein Array
Mutation - Mutations
GISTIC - GISTIC v2 scores and probabilities
The data type element of the FirehoseData
object