Description Usage Arguments Details Value Author(s) References
View source: R/wilcoxWrapper.R
Wrapper function for wilcoxon rank sum test.
1 | wilcoxWrapper(mat, grp)
|
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 |
For each row of mat
, we perform Wilcoxon rank sum test.
A G x 1 vector of p-values.
Zeyu Zhang, Danyang Yu, Minseok Seo, Craig P. Hersh, Scott T. Weiss, Weiliang Qiu
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.