pcawg_dataset_to_data_pool: Add PCAWG dataset to a data pool

View source: R/data_wrapping_pcawg.R

pcawg_dataset_to_data_poolR Documentation

Add PCAWG dataset to a data pool

Description

Add PCAWG dataset to a data pool

Usage

pcawg_dataset_to_data_pool(maf_data_pool, pcawg_study_abbreviation)

Arguments

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)

Value

returns the data pool with the specified dataset added (maf_data_pool)

Examples

CRUX:::pcawg_dataset_to_data_pool(CRUX:::new_maf_data_pool(), "Bone-Cart")


CCICB/CRUX documentation built on Jan. 28, 2024, 10:12 p.m.