changeset 4:8702e49e68b6 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/deseq2 commit dd85747b08272b72c7161de9b18d19598bb49de1
author iuc
date Tue, 31 May 2016 06:23:49 -0400
parents 248e9c78346e
children d38fd393402e
files deseq2.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/deseq2.xml	Tue Apr 19 18:10:31 2016 -0400
+++ b/deseq2.xml	Tue May 31 06:23:49 2016 -0400
@@ -52,6 +52,9 @@
             #if $outlier_filter_off:
                 -b
             #end if
+            #if $auto_mean_filter_off:
+                -c
+            #end if
             #if $many_contrasts:
                 -m
             #end if