# HG changeset patch # User iuc # Date 1699532632 0 # Node ID eb50e7eca3dc40d50f66cf160b829eba28dbf49f # Parent 708abf08a626448da008e559175f54ac7c8af068 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 3a3dfd676076438bea1518eb731790edfb4da3c0 diff -r 708abf08a626 -r eb50e7eca3dc macros.xml --- a/macros.xml Tue Aug 02 09:40:59 2022 +0000 +++ b/macros.xml Thu Nov 09 12:23:52 2023 +0000 @@ -1,7 +1,12 @@ 2.15 - 2 + 3 21.01 + + + MetaBAT_2 + + metabat2 diff -r 708abf08a626 -r eb50e7eca3dc metabat2.xml --- a/metabat2.xml Tue Aug 02 09:40:59 2022 +0000 +++ b/metabat2.xml Thu Nov 09 12:23:52 2023 +0000 @@ -3,6 +3,7 @@ macros.xml + - + not out['saveCls'] and not out['onlyLabel'] - + out['saveCls'] and not out['onlyLabel'] - + not out['saveCls'] and out['onlyLabel']