make_tcga_group: make_tcga_group

View source: R/8_tcga_group_trans_exp.R

make_tcga_groupR Documentation

make_tcga_group

Description

make tcga group for given tcga expression matrix

Usage

make_tcga_group(exp)

Arguments

exp

TCGA or TCGA_Gtex expression set from gdc or xena

Value

a group factor with normal and tumor ,correspond to colnames for expression matrix

Author(s)

Xiaojie Sun

See Also

sam_filter;match_exp_cl

Examples

k = make_tcga_group(exp_hub1);table(k)

tinyarray documentation built on Aug. 18, 2023, 9:07 a.m.