maf_data_wrapper_get_rnaseq_df: Get rnaseq data

View source: R/data_loading_utils.R

maf_data_wrapper_get_rnaseq_dfR Documentation

Get rnaseq data

Description

You probaly want maf_data_wrapper_get_rnaseq_data_for_samples_with_mutation_data instead.

Usage

maf_data_wrapper_get_rnaseq_df(maf_dataset_wrapper)

Arguments

maf_dataset_wrapper

a maf_dataset wrapper. See ?new_maf_dataset_wrapper for details.

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).

Value

RNAseq data if present or NULL if no RNA data has been associated with it yet (dataframe)


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