changeset 2:0a33fd8ead70 draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg_parser commit f5c5f3d6ce676937f5c673ec7fc0631a9f490dc2
author earlhaminst
date Fri, 24 Mar 2017 12:33:12 -0400
parents 17aa68582a05
children f9e418125021
files hcluster_sg_parser.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/hcluster_sg_parser.xml	Fri Jan 20 06:13:23 2017 -0500
+++ b/hcluster_sg_parser.xml	Fri Mar 24 12:33:12 2017 -0400
@@ -1,6 +1,6 @@
-<tool id="hcluster_sg_parser" name="hcluster_sg_parser" version="0.2.0">
+<tool id="hcluster_sg_parser" name="hcluster_sg parser" version="0.2.0">
     <description>converts hcluster_sg 3-column output into lists of IDs</description>
-    <command>
+    <command detect_errors="exit_code">
 <![CDATA[
 python '$__tool_directory__/hcluster_sg_parser.py' '$inputFile'
 #if str($min_elems)