prepare_tcga: Prepare TCGA Data for Analysis

prepare_tcgaR 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 SummarizedExperiment object containing TCGA data, typically obtained from R package TCGABiolinks.

Value

A list.


easybio documentation built on Sept. 17, 2024, 1:08 a.m.