Mercurial > repos > iuc > seqprep
comparison macros.xml @ 0:8a0aa44e1e5b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqprep commit 06828a419d1bf8546382b7c687a76b65a577e736
| author | iuc |
|---|---|
| date | Thu, 15 Feb 2024 14:23:13 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8a0aa44e1e5b |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.3.2</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@TOOL_VERSION@">seqprep</requirement> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 <xml name="biotools"> | |
| 10 <xrefs> | |
| 11 <xref type="bio.tools">seqprep</xref> | |
| 12 </xrefs> | |
| 13 </xml> | |
| 14 <xml name="creators"> | |
| 15 <creator> | |
| 16 <person givenName="John" familyName="St. John" url="https://github.com/jstjohn" /> | |
| 17 <person givenName="Lionel" familyName="Guy" /> | |
| 18 <person givenName="John" familyName="Chilton" url="https://github.com/jmchilton" /> | |
| 19 <person givenName="Albert" familyName="Ratschinski" url="https://github.com/Alby-Git" /> | |
| 20 </creator> | |
| 21 </xml> | |
| 22 <xml name="citations"> | |
| 23 <citations> | |
| 24 <citation type="bibtex"> | |
| 25 @online{seqpre, | |
| 26 author = {St John, John}, | |
| 27 title = {seqprep}, | |
| 28 year = 2016, | |
| 29 url = {https://github.com/jstjohn/SeqPrep}, | |
| 30 urldate = {2016-10-04} | |
| 31 } | |
| 32 </citation> | |
| 33 </citations> | |
| 34 </xml> | |
| 35 </macros> |
