annotate macros.xml @ 0:f9a0855c792d draft

planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
author iuc
date Mon, 22 Aug 2022 19:13:16 +0000
parents
children 46c5d7a0393b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
2 <macros>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
3 <token name="@TOOL_VERSION@">0.2.0</token>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
4 <token name="@VERSION_SUFFIX@">0</token>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
5 <token name="@PROFILE@">20.01</token>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
6 <xml name="requirements">
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
7 <requirements>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
8 <requirement type="package" version="0.1.18">samtools</requirement>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
9 <requirement type="package" version="@TOOL_VERSION@">srst2</requirement>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
10 <yield/>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
11 </requirements>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
12 </xml>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
13 <xml name="read_type_options">
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
14 <param argument="--read_type" type="select" label="Read file type">
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
15 <option value="q" selected="true">fastq</option>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
16 <option value="f">fasta</option>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
17 </param>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
18 </xml>
f9a0855c792d planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff changeset
19 </macros>