View source: R/data_wrapping_pcawg.R
| pcawg_dataset_to_data_pool | R Documentation |
Add PCAWG dataset to a data pool
pcawg_dataset_to_data_pool(maf_data_pool, pcawg_study_abbreviation)
maf_data_pool |
the datapool to add pcawg study too (maf_data_pool) |
pcawg_study_abbreviation |
Name of PCAWG study. Use pcawg_available to see options (string) |
returns the data pool with the specified dataset added (maf_data_pool)
CRUX:::pcawg_dataset_to_data_pool(CRUX:::new_maf_data_pool(), "Bone-Cart")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.