View source: R/Diff_Gen_Exp_Enrich.R
perform_wilcoxon_each | R Documentation |
perform_wilcoxon_each
perform_wilcoxon_each(exp_data, pheno_data, surv_map_res, thr_groups = 20)
exp_data |
Gene expression data for the complete dataset. |
pheno_data |
Pheno data with columns pCh_Sample_Name "sample names", pCh_Status "T for disease and NT for non-disease samples" |
surv_map_res |
surv_map_res object |
thr_groups |
Threshold to filter out groups or nodes with less than n samples. |
## Not run: perform_wilcoxon_each(exp_data,pheno_data,surv_map_res,thr_groups = 20) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.