tcga_load: Loads a TCGA cohort

View source: R/tcga_load.R

tcga_loadR Documentation

Loads a TCGA cohort

Description

Loads a user mentioned TCGA cohort into global enviornment

Usage

tcga_load(study = NULL, source = "MC3")

Arguments

study

Study names to load. Use tcga_available to see available options.

source

Can be MC3 or Firehose. Default MC3 It will be useful if you want to operate multiple MAFs.

See Also

tcga_available

Examples

tcga_load(study = "LAML") #Loads TCGA LAML cohort

PoisonAlien/TCGAmutations documentation built on Feb. 20, 2024, 4:10 p.m.