Description Usage Arguments Details References Examples
The implementation of GSEAweight0
1 2 | GSEAweight0Score(refMatrix, queryUp, queryDown, permuteNum = 10000,
pAdjMethod = "BH", mcCore = 1)
|
refMatrix |
A matrix |
queryUp, queryDown |
character vectors. |
permuteNum |
number of perturbation time for computing pValue |
pAdjMethod |
method to use for computing adjudted-pValue |
mcCore |
the number of core to use for parallel computing |
'GSEAweight0Score()' returns a data.frame, each row of which contains score, pValue and adjusted-pValue for one sample in the refMatrix.
"Subramanian A et al. Proceedings of the National Academy of Sciences, 2005, 102(43): 15545-15550".
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.