View source: R/showTumorType.R
showTumorType | R Documentation |
Show all the possible tumor types accepted by PrecisionTrialDrawer
showTumorType()
This method is a wrapper around getStudies
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 cBioPortalData 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
getStudies
myTumTypes <- showTumorType() head(myTumTypes)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.