get_genetic_profiles {TCGAretriever} | R Documentation |
Retrieve Information about all genetic profiles associated with a TCGA Study of interest. Each TCGA Study includes one or more kind of molecular analyses whose results are referred to as genetic profiles.
get_genetic_profiles(csid = NULL)
csid |
string corresponding to the cancer study id of interest |
data.frame including one row per genetic profile and six columns
Damiano Fantini, damiano.fantini@gmail.com
https://www.data-pulse.com/dev_site/TCGAretriever/
get_genetic_profiles("blca_tcga")