Mercurial > repos > iuc > snp_dists
diff snp-dists.xml @ 1:f78492521996 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snp-dists commit 6c633d56b703fb77beb12dbe93cdd67d01b83920"
author | iuc |
---|---|
date | Fri, 08 Oct 2021 07:15:59 +0000 |
parents | 1959cc43b414 |
children |
line wrap: on
line diff
--- a/snp-dists.xml Sat Oct 19 05:08:45 2019 -0400 +++ b/snp-dists.xml Fri Oct 08 07:15:59 2021 +0000 @@ -1,6 +1,6 @@ <tool id="snp_dists" name="SNP distance matrix" version="@TOOL_VERSION@+galaxy0" python_template_version="3.5"> <macros> - <token name="@TOOL_VERSION@">0.6.3</token> + <token name="@TOOL_VERSION@">0.8.2</token> </macros> <description>Compute distance in SNPs between all sequences in a FASTA file</description> <requirements> @@ -11,6 +11,7 @@ $a $k $b + -j \${GALAXY_SLOTS:-4} '$input' > '$output' ]]></command> <inputs>