Mercurial > repos > iuc > srst2
annotate macros.xml @ 2:1f1738444233 draft default tip
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
| author | iuc |
|---|---|
| date | Mon, 28 Oct 2024 13:08:41 +0000 |
| parents | 4e0b819bf73e |
| children |
| rev | line source |
|---|---|
|
0
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
2 <macros> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">0.2.0</token> |
|
2
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">2</token> |
|
0
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
5 <token name="@PROFILE@">20.01</token> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
6 <xml name="requirements"> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
7 <requirements> |
|
36f105850c0d
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> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
9 <requirement type="package" version="@TOOL_VERSION@">srst2</requirement> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
10 <yield/> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
11 </requirements> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
12 </xml> |
|
2
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
13 <xml name="xrefs"> |
|
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
14 <xrefs> |
|
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
15 <xref type="bio.tools">srst2</xref> |
|
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
16 </xrefs> |
|
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
17 </xml> |
|
0
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
18 <xml name="read_type_options"> |
|
36f105850c0d
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"> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
20 <option value="q" selected="true">fastq</option> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
21 <option value="f">fasta</option> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
22 </param> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
23 </xml> |
|
2
1f1738444233
planemo upload for repository https://github.com/katholt/srst2 commit 90275e51aa271edacdd9d277c441e38e99502c53
iuc
parents:
1
diff
changeset
|
24 </macros> |
