Mercurial > repos > wolma > mimodd
diff snpeff_genomes.xml @ 23:5db0545b9004 draft
update to v0.1.7.3
author | wolma |
---|---|
date | Thu, 21 Jul 2016 03:55:49 -0400 |
parents | c46406466625 |
children |
line wrap: on
line diff
--- a/snpeff_genomes.xml Sun Jun 12 07:39:46 2016 -0400 +++ b/snpeff_genomes.xml Thu Jul 21 03:55:49 2016 -0400 @@ -1,15 +1,15 @@ -<tool id="snpeff_genomes" name="List Installed SnpEff Genomes" version="0.1.7.2"> +<tool id="snpeff_genomes" name="List Installed SnpEff Genomes" version="0.1.7.3"> <description>Checks the local SnpEff installation to compile a list of currently installed genomes</description> <macros> <import>toolshed_macros.xml</import> </macros> - <expand macro="requirements"/> + <expand macro="requirements" /> <version_command>python3 -m MiModD version -q</version_command> <command> python3 -m MiModD snpeff-genomes -o "$outputfile" </command> <outputs> - <data name="outputfile" format="tabular" /> + <data format="tabular" name="outputfile" /> </outputs> <help> .. class:: infomark @@ -21,4 +21,4 @@ </help> -</tool> +</tool> \ No newline at end of file