Mercurial > repos > iuc > mirmachine
diff macros.xml @ 1:85010d0eaa6c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mirmachine commit 305061c25b6fcf54d960f17c2cad15c30fb2e26a
| author | iuc |
|---|---|
| date | Wed, 27 Mar 2024 08:19:03 +0000 |
| parents | f2e87c81497d |
| children | ef6ed729b69a |
line wrap: on
line diff
--- a/macros.xml Fri Mar 15 16:16:00 2024 +0000 +++ b/macros.xml Wed Mar 27 08:19:03 2024 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">0.2.13</token> - <token name="@SUFFIX_VERSION@">0</token> + <token name="@SUFFIX_VERSION@">1</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0659</edam_topic> @@ -24,6 +24,11 @@ <citation type="doi">10.1016/j.xgen.2023.100348</citation> </citations> </xml> + <xml name="model_options"> + <option value="deutero">deutero</option> + <option value="proto">proto</option> + <option value="combined" selected="true">combined</option> + </xml> <xml name="node_options"> <option value="Acanthomorpha">Acanthomorpha</option> <option value="Ambulacraria">Ambulacraria</option>
