Retrieve information about cancer types and corresponding
abbreviations from cbioportal.org.
Information include identifiers, names, and parental cancer type.
Usage
get_cancer_types(dryrun = FALSE)
Value
A data.frame including cancer type information.
Arguments
dryrun
Logical. If TRUE, all other arguments (if any) are ignored and
a representative example is returned as output. No Internet connection is
required for executing the operation when `dryrun` is TRUE.