changeset 3:2aeddc0a7b0e draft

planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/parsnp commit 90080c6d4e686ed46b3afb713f800e47596d9e53
author brinkmanlab
date Fri, 26 Aug 2022 02:50:17 +0000
parents 22bf5b566ce2
children d5d5bdee5b94
files ParSNP.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ParSNP.xml	Fri Mar 13 14:39:56 2020 -0400
+++ b/ParSNP.xml	Fri Aug 26 02:50:17 2022 +0000
@@ -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" />