Mercurial > repos > iuc > srst2
annotate macros.xml @ 3:f995ba9f1caa draft default tip
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
author | iuc |
---|---|
date | Mon, 28 Oct 2024 13:08:53 +0000 |
parents | 81cea47ec685 |
children |
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> |
3
f995ba9f1caa
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
2
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">2</token> |
0
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> |
2
81cea47ec685
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
iuc
parents:
1
diff
changeset
|
13 <xml name="xrefs"> |
81cea47ec685
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
iuc
parents:
1
diff
changeset
|
14 <xrefs> |
81cea47ec685
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
iuc
parents:
1
diff
changeset
|
15 <xref type="bio.tools">srst2</xref> |
81cea47ec685
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
iuc
parents:
1
diff
changeset
|
16 </xrefs> |
81cea47ec685
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
iuc
parents:
1
diff
changeset
|
17 </xml> |
0
f9a0855c792d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
18 <xml name="read_type_options"> |
f9a0855c792d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
19 <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
|
20 <option value="q" selected="true">fastq</option> |
f9a0855c792d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
21 <option value="f">fasta</option> |
f9a0855c792d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
22 </param> |
f9a0855c792d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
23 </xml> |
2
81cea47ec685
planemo upload for repository https://github.com/katholt/srst2 commit 13ef9da7b3f4b7a06deb5b3ce7331ae127ec7aba
iuc
parents:
1
diff
changeset
|
24 </macros> |