Mercurial > repos > iuc > mirmachine
changeset 3:b0d80d456120 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mirmachine commit 4b14ff1a0b0a76b8abc41c094e614696c23f5655
author | iuc |
---|---|
date | Tue, 17 Jun 2025 08:34:47 +0000 |
parents | ef6ed729b69a |
children | |
files | macros.xml mirmachine.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon May 19 18:04:57 2025 +0000 +++ b/macros.xml Tue Jun 17 08:34:47 2025 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">0.3.0</token> + <token name="@TOOL_VERSION@">0.3.0.1</token> <token name="@SUFFIX_VERSION@">0</token> <xml name="edam_ontology"> <edam_topics>
--- a/mirmachine.xml Mon May 19 18:04:57 2025 +0000 +++ b/mirmachine.xml Tue Jun 17 08:34:47 2025 +0000 @@ -71,7 +71,7 @@ <param name="a" value="true"/> <output name="gff_file"> <assert_contents> - <has_n_lines n="24" delta="0"/> + <has_n_lines n="30" delta="0"/> </assert_contents> </output> <output name="filtered_gff_file"> @@ -81,7 +81,7 @@ </output> <output name="fasta_file"> <assert_contents> - <has_n_lines n="24" delta="0"/> + <has_n_lines n="36" delta="0"/> </assert_contents> </output> </test>