prepare_tcga {easybio} | R Documentation |
Prepare TCGA Data for Analysis
Description
This function prepares TCGA data for downstream analyses such as differential expression analysis with limma
or survival analysis.
It extracts and processes the necessary information from the TCGA data object, separating tumor and non-tumor samples.
Usage
prepare_tcga(data)
Arguments
data |
A |
Value
A list.
[Package easybio version 1.1.1 Index]