Mercurial > repos > bgruening > mgnify_seqprep
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue May 14 09:49:32 2024 +0000 @@ -0,0 +1,36 @@ +<macros> + <token name="@TOOL_VERSION@">1.2</token> + <token name="@VERSION_SUFFIX@">0</token> + <xml name="requirements"> + <requirements> + <container type="docker">rz9082/seqprep:v1.2-mgnify-v5.0</container> + </requirements> + </xml> + <xml name="biotools"> + <xrefs> + <xref type="bio.tools">seqprep</xref> + </xrefs> + </xml> + <xml name="creators"> + <creator> + <person givenName="John" familyName="St. John" url="https://github.com/jstjohn" /> + <person givenName="Lionel" familyName="Guy" /> + <person givenName="John" familyName="Chilton" url="https://github.com/jmchilton" /> + <person givenName="Albert" familyName="Ratschinski" url="https://github.com/Alby-Git" /> + <person givenName="Rand" familyName="Zoabi" url="https://github.com/RZ9082" /> + </creator> + </xml> + <xml name="citations"> + <citations> + <citation type="bibtex"> + @online{seqpre, + author = {St John, John}, + title = {seqprep}, + year = 2016, + url = {https://github.com/jstjohn/SeqPrep}, + urldate = {2016-10-04} + } + </citation> + </citations> + </xml> +</macros>