View source: R/8_tcga_group_trans_exp.R
make_tcga_group | R Documentation |
make tcga group for given tcga expression matrix
make_tcga_group(exp)
exp |
TCGA or TCGA_Gtex expression set from gdc or xena |
a group factor with normal and tumor ,correspond to colnames for expression matrix
Xiaojie Sun
sam_filter
;match_exp_cl
k = make_tcga_group(exp_hub1);table(k)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.