Mercurial > repos > iuc > srst2
annotate macros.xml @ 1:4e0b819bf73e draft
planemo upload for repository https://github.com/katholt/srst2 commit 2e3867763a28e217bf5f44558a3f56e7efe041c5
| author | iuc |
|---|---|
| date | Tue, 06 Sep 2022 14:17:01 +0000 |
| parents | 36f105850c0d |
| children | 1f1738444233 |
| 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> |
|
1
4e0b819bf73e
planemo upload for repository https://github.com/katholt/srst2 commit 2e3867763a28e217bf5f44558a3f56e7efe041c5
iuc
parents:
0
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">1</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> |
|
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> |
