# HG changeset patch # User bgruening # Date 1451672043 18000 # Node ID 6bfbaf81b8f493aa3aa54c4701d73e0d165df971 # Parent 1d465f2ebfad6d974b2b4a0192bbc3b31ad09435 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/numeric_clustering commit adf077b912ddebd97b07b947b855cdd2862ed8ef-dirty diff -r 1d465f2ebfad -r 6bfbaf81b8f4 numeric_clustering.xml --- a/numeric_clustering.xml Fri Jan 01 12:58:17 2016 -0500 +++ b/numeric_clustering.xml Fri Jan 01 13:14:03 2016 -0500 @@ -36,6 +36,8 @@ echo "@VERSION@" &2 + && #import json #set $params = dict() #for $key, $value in $algorithm_options.items(): @@ -62,8 +64,6 @@ #set $json_string = json.dumps( $params ) python "$cluster_script" '$json_string' - && - cat "$cluster_script" >&2 ]]>