Mercurial > repos > iuc > seqkit_split2
comparison macros.xml @ 0:c19015f577a5 draft
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:57 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:c19015f577a5 |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">2.10.1</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <token name="@PROFILE@">24.0</token> | |
| 5 <token name="@FASTQ_TYPES@">fasta,fasta.gz,fastqsanger,fastqsanger.gz</token> | |
| 6 <xml name="bio_tools"> | |
| 7 <xrefs> | |
| 8 <xref type="bio.tools">seqkit</xref> | |
| 9 </xrefs> | |
| 10 </xml> | |
| 11 <xml name="requirements"> | |
| 12 <requirements> | |
| 13 <requirement type="package" version="@TOOL_VERSION@">seqkit</requirement> | |
| 14 </requirements> | |
| 15 </xml> | |
| 16 <xml name="citations"> | |
| 17 <citations> | |
| 18 <citation type="doi">10.1371/journal.pone.0163962</citation> | |
| 19 </citations> | |
| 20 </xml> | |
| 21 </macros> | |
| 22 |
