changeset 16:84dd21255542 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/sortmerna/ commit bf4b8a62e4414d68a917f5b72f3aedf34facaff2-dirty
author bebatut
date Thu, 05 Nov 2015 10:22:17 -0500
parents 42fb257a4490
children bee6cb51b96d
files metaphlan2.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/metaphlan2.xml	Thu Nov 05 10:16:59 2015 -0500
+++ b/metaphlan2.xml	Thu Nov 05 10:22:17 2015 -0500
@@ -36,7 +36,7 @@
             --bowtie2db \${METAPHLAN2_DIR}/db_v20/mpa_v20_m200
 
             $bowtie2_output
-            #if $bowtie2_output == ''
+            #if not $bowtie2_output
                 --bowtie2out $bowtie2_output_file
             #end if