wilcoxWrapper: Wrapper Function for Wilcoxon Rank Sum Test

Description Usage Arguments Details Value Author(s) References

View source: R/wilcoxWrapper.R

Description

Wrapper function for wilcoxon rank sum test.

Usage

1
wilcoxWrapper(mat, grp)

Arguments

mat

G x n data matrix, where G is the number of genes and n is the number of subjects

grp

n x 1 vector of subject group info

Details

For each row of mat, we perform Wilcoxon rank sum test.

Value

A G x 1 vector of p-values.

Author(s)

Zeyu Zhang, Danyang Yu, Minseok Seo, Craig P. Hersh, Scott T. Weiss, Weiliang Qiu

References

Zhang Z, Yu D, Seo M, Hersh CP, Weiss ST, Qiu W. Novel Data Transformations for RNA-seq Differential Expression Analysis. (2019) 9:4820 https://rdcu.be/brDe5


countTransformers documentation built on May 1, 2019, 7:59 p.m.