Mercurial > repos > iuc > srst2
annotate macros.xml @ 0:36f105850c0d draft
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
| author | iuc |
|---|---|
| date | Mon, 22 Aug 2022 19:12:11 +0000 |
| parents | |
| children | 4e0b819bf73e |
| 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> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">0</token> |
|
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> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
13 <xml name="read_type_options"> |
|
36f105850c0d
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"> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
15 <option value="q" selected="true">fastq</option> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
16 <option value="f">fasta</option> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
17 </param> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
18 </xml> |
|
36f105850c0d
planemo upload for repository https://github.com/katholt/srst2 commit 00fa01604956cb2e175fe9df199fc98956efad27
iuc
parents:
diff
changeset
|
19 </macros> |
