Previous changeset 2:22bf5b566ce2 (2020-03-13) Next changeset 4:d5d5bdee5b94 (2022-09-04) |
Commit message:
planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/parsnp commit 90080c6d4e686ed46b3afb713f800e47596d9e53 |
modified:
ParSNP.xml |
b |
diff -r 22bf5b566ce2 -r 2aeddc0a7b0e ParSNP.xml --- a/ParSNP.xml Fri Mar 13 14:39:56 2020 -0400 +++ b/ParSNP.xml Fri Aug 26 02:50:17 2022 +0000 |
b |
@@ -69,6 +69,9 @@ #end unless ]]></command> + <stdio> + <regex match="Parsnp requires 2 or more genomes to run, exiting" source="stderr" description="Parsnp requires 2 or more genomes to run"/> + </stdio> <inputs> <!-- Inputs --> <param name="genomes" type="data" multiple="true" argument="-d" format="fasta" label="Genomes/Contigs/Scaffolds" /> |