Mercurial > repos > bgruening > openbabel_filter
diff ob_filter.xml @ 13:1c0e4c2ac9ce draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/chemicaltoolbox/openbabel commit 944ea4bb8a9cd4244152a4a4fecd0485fabc2ad0"
| author | bgruening |
|---|---|
| date | Tue, 28 Jul 2020 12:02:19 +0000 |
| parents | 2213bfc4567a |
| children |
line wrap: on
line diff
--- a/ob_filter.xml Thu Apr 09 13:55:49 2020 +0000 +++ b/ob_filter.xml Tue Jul 28 12:02:19 2020 +0000 @@ -1,8 +1,9 @@ -<tool id="openbabel_filter" name="Filter" version="@VERSION@.1"> +<tool id="openbabel_filter" name="Filter" version="@TOOL_VERSION@+galaxy@GALAXY_VERSION@"> <description> a set of molecules from a file</description> <!--parallelism method="multi" split_inputs="infile" split_mode="to_size" split_size="10000" shared_inputs="" merge_outputs="outfile"></parallelism--> <macros> <import>macros.xml</import> + <token name="@GALAXY_VERSION@">0</token> </macros> <expand macro="requirements"/> <command detect_errors="aggressive">
