comparison macros.xml @ 0:e0b7c98f29bb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/revoluzer commit 00e6389df9248031e385772e94a02f00719f5cba
author iuc
date Tue, 19 Mar 2024 14:29:10 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e0b7c98f29bb
1 <macros>
2 <token name="@TOOL_VERSION@">0.1.6</token>
3 <token name="@VERSION_SUFFIX@">0</token>
4 <xml name="biotools">
5 <xrefs>
6 <xref type="bio.tools">revoluzer</xref>
7 </xrefs>
8 </xml>
9 <xml name="requirements">
10 <requirements>
11 <requirement type="package" version="@TOOL_VERSION@">revoluzer</requirement>
12 </requirements>
13 </xml>
14 <token name="@INPUT_FORMAT@"><![CDATA[
15 Input is a gene order FASTA file. Instead of the sequence a space separated list of gene names
16 is given that may be prefixed with a minus sign to mark genes that are on the other strand.
17 ]]></token>
18 </macros>