Mercurial > repos > metexplore > met4j_fbctonotes
changeset 3:3fa812360238 draft default tip
planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170
| author | metexplore |
|---|---|
| date | Wed, 21 Jan 2026 15:29:30 +0000 |
| parents | 9027a13484ad |
| children | |
| files | FbcToNotes.xml macros.xml |
| diffstat | 2 files changed, 3 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- a/FbcToNotes.xml Tue Oct 28 14:20:38 2025 +0000 +++ b/FbcToNotes.xml Wed Jan 21 15:29:30 2026 +0000 @@ -15,17 +15,7 @@ <outputs> <data format="sbml" name="outputPath"/> </outputs> - <tests> - <test> - <param name="inputPath" value="ECOL.xml"/> - <output ftype="sbml" name="outputPath"> - <assert_contents> - <is_valid_xml/> - <has_line_matching expression=".*GENE_ASSOCIATION: b2312.*" n="1"/> - </assert_contents> - </output> - </test> - </tests> + <tests/> <help><![CDATA[Convert FBC package annotations to sbml html notes Convert FBC package annotations to sbml html notes.Be careful, the app reads only fbc annotations, the existing html notes will be overwritten. @ATTRIBUTION@]]></help>
--- a/macros.xml Tue Oct 28 14:20:38 2025 +0000 +++ b/macros.xml Wed Jan 21 15:29:30 2026 +0000 @@ -3,7 +3,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="2.2.0">met4j</requirement> + <requirement type="package" version="2.2.1">met4j</requirement> <yield/> </requirements> </xml> @@ -12,7 +12,7 @@ <xref type="bio.tools">met4j</xref> </xrefs> </xml> - <token name="@TOOL_VERSION@">2.2.0</token> + <token name="@TOOL_VERSION@">2.2.1</token> <token name="@ATTRIBUTION@"><