Mercurial > repos > iuc > seqkit_translate
annotate macros.xml @ 10:d35d114c26a7 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 76c1a289f15cc9a9a7d9a49dc132af62cc1d5af2
author | iuc |
---|---|
date | Fri, 26 Sep 2025 16:48:40 +0000 |
parents | 23fa143a2e94 |
children |
rev | line source |
---|---|
0
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
1 <macros> |
9
23fa143a2e94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit e3990b99747a48610f5b8427562bd564fdf88015
iuc
parents:
7
diff
changeset
|
2 <token name="@TOOL_VERSION@">2.10.1</token> |
23fa143a2e94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit e3990b99747a48610f5b8427562bd564fdf88015
iuc
parents:
7
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
6
0c011189b47e
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 89cc1cb215aa5dc5ef6364bf13bbb1978367dce3
iuc
parents:
5
diff
changeset
|
4 <token name="@PROFILE@">24.0</token> |
10
d35d114c26a7
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 76c1a289f15cc9a9a7d9a49dc132af62cc1d5af2
iuc
parents:
9
diff
changeset
|
5 <token name="@FASTQ_TYPES@">fasta,fasta.gz,fastqsanger,fastqsanger.gz</token> |
0
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
6 <xml name="bio_tools"> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
7 <xrefs> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
8 <xref type="bio.tools">seqkit</xref> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
9 </xrefs> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
10 </xml> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
11 <xml name="requirements"> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
12 <requirements> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
13 <requirement type="package" version="@TOOL_VERSION@">seqkit</requirement> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
14 </requirements> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
15 </xml> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
16 <xml name="citations"> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
17 <citations> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
18 <citation type="doi">10.1371/journal.pone.0163962</citation> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
19 </citations> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
20 </xml> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
21 </macros> |
a589a34457ee
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 235285be5ca6e2320545b16d017e1795b1d345ad
iuc
parents:
diff
changeset
|
22 |