perform_wilcoxon_each: perform_wilcoxon_each

View source: R/Diff_Gen_Exp_Enrich.R

perform_wilcoxon_eachR Documentation

perform_wilcoxon_each

Description

perform_wilcoxon_each

Usage

perform_wilcoxon_each(exp_data, pheno_data, surv_map_res, thr_groups = 20)

Arguments

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.

Examples

## Not run: 
perform_wilcoxon_each(exp_data,pheno_data,surv_map_res,thr_groups = 20)

## End(Not run)

jfores/SurvMap documentation built on May 30, 2022, 10:57 p.m.