Mercurial > repos > bimib > cobraxy
changeset 314:70e6d07d9c2d draft default tip
Uploaded
author | francesco_lapi |
---|---|
date | Mon, 26 May 2025 16:01:14 +0000 |
parents | e796d29076be |
children | |
files | COBRAxy/marea.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/COBRAxy/marea.xml Mon May 26 16:00:58 2025 +0000 +++ b/COBRAxy/marea.xml Mon May 26 16:01:14 2025 +0000 @@ -189,7 +189,7 @@ <option value="ttest_ind">T-test (unpaired)</option> <option value="wilcoxon">Wilcoxon</option> <option value="mw">Mann-Whitney</option> - <option value="DESeq">DESeq2 like statistical test</option> + <option value="DESeq">DESeq2-like statistical test (requires at least 2 replicates per sample, to use ONLY with RAS)</option> </param> <param name="pValue" argument="--pValue" type="float" size="20" value="0.05" max="1" min="0" label="P-value threshold:" help="min value 0" /> <param name="adjusted" argument="--adjusted" type="boolean" checked="false" label="Use adjusted p-values" help="Should the program adjust the P-values based on the FDR (Benjamini-Hochberg) correction?" />