Mercurial > repos > iuc > seqtk
comparison macros.xml @ 22:f2a792351212 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 75d5141110314addc160504e0a1f9cd66443de66
| author | iuc |
|---|---|
| date | Wed, 16 Oct 2024 09:08:17 +0000 |
| parents | 8f26884c60b6 |
| children |
comparison
equal
deleted
inserted
replaced
| 21:ac22e16bfecd | 22:f2a792351212 |
|---|---|
| 10 <xml name="bio_tools"> | 10 <xml name="bio_tools"> |
| 11 <xrefs> | 11 <xrefs> |
| 12 <xref type="bio.tools">seqtk</xref> | 12 <xref type="bio.tools">seqtk</xref> |
| 13 </xrefs> | 13 </xrefs> |
| 14 </xml> | 14 </xml> |
| 15 <token name="@TOOL_VERSION@">1.3</token> | 15 <token name="@TOOL_VERSION@">1.4</token> |
| 16 <token name="@VERSION_SUFFIX@">0</token> | |
| 16 <token name="@AWK_VERSION@">4.2.1</token> | 17 <token name="@AWK_VERSION@">4.2.1</token> |
| 17 <xml name="stdio"> | 18 <xml name="stdio"> |
| 18 <stdio> | 19 <stdio> |
| 19 <!-- Anything other than zero is an error --> | 20 <!-- Anything other than zero is an error --> |
| 20 <exit_code range="1:"/> | 21 <exit_code range="1:"/> |
| 39 This Galaxy tool relies on the seqtk toolkit from `lh3/seqtk | 40 This Galaxy tool relies on the seqtk toolkit from `lh3/seqtk |
| 40 <https://github.com/lh3/seqtk/>`_, developed by Heng Li at the Broad Institute | 41 <https://github.com/lh3/seqtk/>`_, developed by Heng Li at the Broad Institute |
| 41 ]]></token> | 42 ]]></token> |
| 42 <xml name="citation"> | 43 <xml name="citation"> |
| 43 <citations> | 44 <citations> |
| 45 <citation type="bibtex"> | |
| 46 @misc{seqtk, | |
| 47 author = {Heng Li}, | |
| 48 year = {2023}, | |
| 49 title = {seqtk}, | |
| 50 publisher = {GitHub}, | |
| 51 journal = {GitHub repository}, | |
| 52 howpublished{\url{https://github.com/lh3/seqtk}}, | |
| 53 } | |
| 54 </citation> | |
| 44 </citations> | 55 </citations> |
| 45 </xml> | 56 </xml> |
| 57 | |
| 46 </macros> | 58 </macros> |
