Mercurial > repos > artbio > gsc_mannwhitney_de
diff mannwhitney_de.xml @ 3:3d86c89f15bf draft
"planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/gsc_mannwhitney_de commit fab41058cef186159d746c55808d0e69f252af2f"
author | artbio |
---|---|
date | Thu, 29 Aug 2019 05:35:04 -0400 |
parents | 60964af87364 |
children | 6916ac5a9ef0 |
line wrap: on
line diff
--- a/mannwhitney_de.xml Mon Jul 01 09:05:28 2019 -0400 +++ b/mannwhitney_de.xml Thu Aug 29 05:35:04 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="mannwhitney_de" name="Perform a differential analysis" version="0.9.2"> +<tool id="mannwhitney_de" name="Perform a differential analysis" version="0.9.4"> <description>using a Mann-Whitney test</description> <requirements> <requirement type="package" version="1.3.2=r3.3.2_0">r-optparse</requirement> @@ -120,7 +120,7 @@ statistic W statistic of Mann-Whitney test p.value p-value of Mann-Whitney test p.adjust p-values adjusted from the BH correction - Significant TRUE/FALSE vector (if p-adjust inferior to FDR cut-off then the value is TRUE) + Significant if p-adjust superior to FDR cut-off then the value is *NS*, if inferior then it's either *UP* or *DOWN* depending on the sign of fold change ==================== ====================================================================================================== </help>