50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

TCGAretriever (version 1.3)

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)

Arguments

csid

String corresponding to the cancer study id of interest

Value

Data Frame including one row per genetic profile and six columns

References

http://www.biotechworld.it/bioinf/2016/07/11/tcga-data-via-tcgaretriever/

Examples

Run this code
# NOT RUN {
get_genetic_profiles("blca_tcga")
# }

Run the code above in your browser using DataLab