Mercurial > repos > leomrtns > iqtree
view iqtree_macros.xml @ 2:87daf702e477 draft
planemo upload
author | leomrtns |
---|---|
date | Thu, 05 Sep 2019 13:14:43 -0400 |
parents | 4c872859caef |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.6.12</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">iqtree</requirement> </requirements> </xml> <xml name="sanitize_query" token_validinitial="string.printable"> <sanitizer> <valid initial="@VALIDINITIAL@"> <remove value="'" /> </valid> <mapping initial="none"> <add source="'" target="'"'"'" /> </mapping> </sanitizer> </xml> </macros>