Description Usage Arguments Value Note Author(s) See Also Examples
Naive ranking procedure that only considers difference in means without taking variances into account.
1 2 |
x |
A |
y |
If |
type |
|
pvalues |
Should p-values be computed ? Defaults to |
gene.names |
An optional vector of gene names. |
LOG |
By default, the data are assumed to be already logarithm-ed.
If not, this can be done by setting |
... |
Currently unused argument. |
An object of class GeneRanking
Take care that the log foldchange is computed, therefore
logarithmization might be necessary.
The p-values for the difference in means are computed under the assumption of a standard
normal distribution.
Martin Slawski
Anne-Laure Boulesteix
RepeatRanking, RankingTstat, RankingWelchT, RankingWilcoxon, RankingBaldiLong, RankingFoxDimmic, RankingLimma, RankingEbam, RankingWilcEbam, RankingSam, RankingShrinkageT, RankingSoftthresholdT, RankingPermutation
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.