Mercurial > repos > pimarin > isescan
diff macro.xml @ 0:cecb2758ec26 draft
planemo upload for repository https://github.com/pimarin/tools-iuc/tree/isescan commit df153ded9cba1e4a89cf3ea554183e7344e01c5d-dirty
author | pimarin |
---|---|
date | Tue, 23 Aug 2022 10:01:31 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macro.xml Tue Aug 23 10:01:31 2022 +0000 @@ -0,0 +1,23 @@ +<macros> + <token name="@TOOL_VERSION@">1.7.2.3</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">21.05</token> + <xml name="version_command"> + <version_command><![CDATA[isescan.py --version]]> </version_command> + </xml> + <xml name="xrefs"> + <xrefs> + <xref type='bio.tools'>ISEScan</xref> + </xrefs> + </xml> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">isescan</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1093/bioinformatics/btx433</citation> + </citations> + </xml> +</macros>