comparison rrparser.xml @ 10:3449d7bfee20 draft

planemo upload for repository https://github.com/brsynth/rrparser commit 65769d2b12a952ffbe74c2cd61e47af873829d1a
author tduigou
date Wed, 02 Apr 2025 13:29:21 +0000
parents c320aba02826
children ac6c16ae1f88
comparison
equal deleted inserted replaced
9:c320aba02826 10:3449d7bfee20
1 <tool id="rrparser" name="RRules Parser" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2" license="MIT"> 1 <tool id="rrparser" name="RRules Parser" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.2" license="MIT">
2 <description>Retrieve the reaction rules from RetroRules</description> 2 <description>Retrieve the reaction rules from RetroRules</description>
3 <macros> 3 <macros>
4 <token name="@VERSION_SUFFIX@">2</token> 4 <token name="@VERSION_SUFFIX@">3</token>
5 <token name="@TOOL_VERSION@">2.7.0</token> 5 <token name="@TOOL_VERSION@">2.7.0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">rrparser</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">rrparser</requirement>
9 </requirements> 9 </requirements>