Repository 'hcluster_sg_parser'
hg clone https://toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg_parser

Changeset 2:0a33fd8ead70 (2017-03-24)
Previous changeset 1:17aa68582a05 (2017-01-20) Next changeset 3:f9e418125021 (2017-04-28)
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/hcluster_sg_parser commit f5c5f3d6ce676937f5c673ec7fc0631a9f490dc2
modified:
hcluster_sg_parser.xml
b
diff -r 17aa68582a05 -r 0a33fd8ead70 hcluster_sg_parser.xml
--- 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)