Learn R Programming

TCGAretriever (version 1.5)

get_genetic_profiles: Retrieve Genetic Profiles for a TCGA Study of Interest

Description

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.

Usage

get_genetic_profiles(csid = NULL)

Value

data.frame including one row per genetic profile and six columns

Arguments

csid

string corresponding to the cancer study id of interest

Author

Damiano Fantini, damiano.fantini@gmail.com

References

Examples

Run this code
get_genetic_profiles("blca_tcga")

Run the code above in your browser using DataLab