Mercurial > repos > bebatut > humann2
changeset 21:8b86d590b442 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f45f31529390153bdaf93a3c94a65f6888ed484b\n'-dirty
author | bebatut |
---|---|
date | Fri, 03 Mar 2017 06:40:48 -0500 |
parents | a8d89b78b6e2 |
children | 56e8ce2f3c96 |
files | humann2.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/humann2.xml Fri Mar 03 06:36:50 2017 -0500 +++ b/humann2.xml Fri Mar 03 06:40:48 2017 -0500 @@ -59,7 +59,7 @@ $bypass_nucleotide_search --annotation-gene-index $annotation_gene_index - #set $metaphlan_option = "-t rel_ab" + #set $metaphlan_option = '-t rel_ab' #if $taxo_profile.taxonomic_profile_test == "true": --taxonomic-profile '$taxo_profile.taxonomic_profile' #else @@ -73,7 +73,7 @@ #set $metaphlan_option += ' --mpa_pkl ' + $path/$value + '.pkl' #end if #end if - --metaphlan-options="$metaphlan_option" + --metaphlan-options='$metaphlan_option' #if $nucleotide_db.nucleotide_db_selector == "cached" --nucleotide-database '$nucleotide_db.nucleotide_database.fields.path'