Previous changeset 4:117fc7414307 (2017-03-15) Next changeset 6:c15476d4271c (2018-03-20) |
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/GAFA/ commit f5c5f3d6ce676937f5c673ec7fc0631a9f490dc2 |
modified:
GAFA.xml |
b |
diff -r 117fc7414307 -r c388666f58e0 GAFA.xml --- a/GAFA.xml Wed Mar 15 20:20:58 2017 -0400 +++ b/GAFA.xml Fri Mar 24 12:14:31 2017 -0400 |
[ |
@@ -1,6 +1,6 @@ <tool id="gafa" name="Gene Align and Family Aggregator" version="0.3.0"> <description>generates an SQLite database that can be visualised with Aequatus</description> - <command> + <command detect_errors="exit_code"> <![CDATA[ python '$__tool_directory__/GAFA.py' #for $dataset in $treeFile: |