Mercurial > repos > nml > biohansel
changeset 4:23fbe781ce41 draft
planemo upload for repository https://github.com/phac-nml/biohansel commit 369308400b3da271319e5ca89245bde68ece87de
author | nml |
---|---|
date | Wed, 28 Nov 2018 09:20:07 -0500 |
parents | c1d05dd90ef2 |
children | c0b8de7aa02e |
files | biohansel.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/biohansel.xml Fri Nov 16 13:10:37 2018 -0500 +++ b/biohansel.xml Wed Nov 28 09:20:07 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="biohansel" name="biohansel" version="2.1.2"> +<tool id="biohansel" name="biohansel" version="2.1.3"> <description>SNP subtyping of genome sequence reads or assemblies</description> <requirements> <requirement type="package" version="2.1.0">bio_hansel</requirement> @@ -118,7 +118,7 @@ $type_of_scheme.scheme_type #end if #if $subtype_metadata_filename - --scheme-metadata $subtype_metadata_filename + --scheme-metadata '$subtype_metadata_filename' #end if #if $kmer_vals.kmer_min --min-kmer-freq $kmer_vals.kmer_min