Mercurial > repos > iuc > seqkit_fx2tab
diff macros.xml @ 0:c1aa9a90b4c4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 15c99d80da6739b94a911a2744b523a2112cc55c
author | iuc |
---|---|
date | Wed, 01 Jun 2022 05:39:05 +0000 |
parents | |
children | 4beeb5c54821 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Jun 01 05:39:05 2022 +0000 @@ -0,0 +1,21 @@ +<macros> + <token name="@TOOL_VERSION@">2.2.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">20.09</token> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">seqkit</xref> + </xrefs> + </xml> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">seqkit</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1371/journal.pone.0163962</citation> + </citations> + </xml> +</macros> +