# HG changeset patch # User iuc # Date 1445557435 14400 # Node ID 00ff49f9e750a373c4c0c8d16beebcf6eff4a555 # Parent 69b7590cb486a1a6b168204d7325741971f6de42 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit 1c0a208ea184713d5b38c5575861ecf6ce7decdd diff -r 69b7590cb486 -r 00ff49f9e750 deseq2.xml --- a/deseq2.xml Tue Oct 13 17:21:39 2015 -0400 +++ b/deseq2.xml Thu Oct 22 19:43:55 2015 -0400 @@ -170,8 +170,9 @@ 2 mean normalised counts, averaged over all samples from both conditions 3 the logarithm (to basis 2) of the fold change (See the note in inputs section) 4 standard error estimate for the log2 fold change estimate - 5 p value for the statistical significance of this change - 6 p value adjusted for multiple testing with the Benjamini-Hochberg procedure + 5 Wald statistic + 6 p value for the statistical significance of this change + 7 p value adjusted for multiple testing with the Benjamini-Hochberg procedure which controls false discovery rate (FDR) ====== ==========================================================