Description Usage Details Value Author(s) See Also Examples
View source: R/showTumorType.R
Show all the possible tumor types accepted by PrecisionTrialDrawer
1 |
This method is a wrapper around cgdsr-getCancerStudies
and show all the barcodes for the tumor
types included in the cBioPortal.
Even though the tumor types are present,
it doesn't mean that there are data for every alteration.
A tumor type could have mutation data but not copynumber or viceversa.
Furthermore, fusion data
have a different source and could not be included in the list.
A data.frame of all the tumor types available in cgdsr package that can be passed to the method getAlterations. Every element is the aggregation of all the available sequenced data from all the studies involved in a particular tumor type.
Giorgio Melloni, Alessandro Guida
getAlterations
showCancerStudy
cgdsr-getCancerStudies
1 2 | myTumTypes <- showTumorType()
head(myTumTypes)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.