Mercurial > repos > bgruening > mgnify_seqprep
comparison macros.xml @ 0:76ea9d4604bc draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mgnify_seqprep commit fd696b8f2ce44287b6ad19fe52277cfdbd7e94fb
| author | bgruening |
|---|---|
| date | Tue, 14 May 2024 09:49:32 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:76ea9d4604bc |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">1.2</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <container type="docker">rz9082/seqprep:v1.2-mgnify-v5.0</container> | |
| 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 <person givenName="Rand" familyName="Zoabi" url="https://github.com/RZ9082" /> | |
| 21 </creator> | |
| 22 </xml> | |
| 23 <xml name="citations"> | |
| 24 <citations> | |
| 25 <citation type="bibtex"> | |
| 26 @online{seqpre, | |
| 27 author = {St John, John}, | |
| 28 title = {seqprep}, | |
| 29 year = 2016, | |
| 30 url = {https://github.com/jstjohn/SeqPrep}, | |
| 31 urldate = {2016-10-04} | |
| 32 } | |
| 33 </citation> | |
| 34 </citations> | |
| 35 </xml> | |
| 36 </macros> |
