View source: R/data_loading_utils.R
maf_data_wrapper_get_rnaseq_df | R Documentation |
You probaly want maf_data_wrapper_get_rnaseq_data_for_samples_with_mutation_data instead.
maf_data_wrapper_get_rnaseq_df(maf_dataset_wrapper)
maf_dataset_wrapper |
a maf_dataset wrapper. See ?new_maf_dataset_wrapper for details. |
This function takes a maf_dataset_wrapper and retrieves ALL rnaseq data present (inc. for samples that would have been filtered out by subsetting operations).
RNAseq data if present or NULL if no RNA data has been associated with it yet (dataframe)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.