Mercurial > repos > iuc > mirmachine
changeset 2:ef6ed729b69a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mirmachine commit ff0a9b6e75c9e73b3011fa9f60a3fd4ff291c017
author | iuc |
---|---|
date | Mon, 19 May 2025 18:04:57 +0000 |
parents | 85010d0eaa6c |
children | |
files | macros.xml mirmachine.xml |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Mar 27 08:19:03 2024 +0000 +++ b/macros.xml Mon May 19 18:04:57 2025 +0000 @@ -1,6 +1,6 @@ <macros> - <token name="@TOOL_VERSION@">0.2.13</token> - <token name="@SUFFIX_VERSION@">1</token> + <token name="@TOOL_VERSION@">0.3.0</token> + <token name="@SUFFIX_VERSION@">0</token> <xml name="edam_ontology"> <edam_topics> <edam_topic>topic_0659</edam_topic>
--- a/mirmachine.xml Wed Mar 27 08:19:03 2024 +0000 +++ b/mirmachine.xml Mon May 19 18:04:57 2025 +0000 @@ -92,7 +92,7 @@ <param name="o" value="true"/> <output name="gff_file"> <assert_contents> - <has_n_lines n="19" delta="0"/> + <has_n_lines n="20" delta="0"/> </assert_contents> </output> <output name="filtered_gff_file"> @@ -102,7 +102,7 @@ </output> <output name="fasta_file"> <assert_contents> - <has_n_lines n="14" delta="0"/> + <has_n_lines n="16" delta="0"/> </assert_contents> </output> </test>