Previous changeset 17:28f284a679ce (2022-10-28) Next changeset 19:a3d31a68f291 (2022-11-21) |
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/lotus2 commit afdb7dbe3283ee64d3aa2277efe505c7341575d8 |
modified:
lotus2.xml |
b |
diff -r 28f284a679ce -r 6c22795e1be0 lotus2.xml --- a/lotus2.xml Fri Oct 28 12:22:34 2022 +0000 +++ b/lotus2.xml Fri Nov 18 08:55:22 2022 +0000 |
b |
@@ -1,4 +1,4 @@ -<tool id="lotus2" name="LotuS2" version="@VERSION@" profile="20.09"> +<tool id="lotus2" name="LotuS2" version="@VERSION@+galaxy1" profile="20.09"> <description>fast OTU processing pipeline</description> <macros> <token name="@VERSION@">2.21</token> @@ -83,6 +83,8 @@ #set map = $generated_mapping #end if +set +e && + lotus2 -i input/ -o output |