tcga_datasets_to_data_pool | R Documentation |
Takes a maf_data_poolobject and adds maf_dataset_wrappers for all tcga datasets available
tcga_datasets_to_data_pool(maf_data_pool, source = "Firehose")
maf_data_pool |
the data pool to add the dataset wrapper to (maf_data_pool) |
source |
'MC3' or 'Firehose'. Source of TCGA data to use. See ?maftools::tcgaLoad for details (string) |
returns a data pool object with extra dataset added (maf_data_pool)
Other DataToWrapper:
tcga_dataset_to_data_pool()
,
tcga_dataset_to_maf_dataset_wrapper()
,
user_data_filepath_to_class_maf_dataset_wrapper()
,
user_to_dataset_to_data_pool()
CRUX:::tcga_datasets_to_data_pool(CRUX:::new_maf_data_pool(), source = "Firehose")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.