Mercurial > repos > leomrtns > iqtree
view iqtree_macros.xml @ 1:37e42abdce08 draft
planemo upload
author | leomrtns |
---|---|
date | Tue, 21 May 2019 13:06:33 -0400 |
parents | 4c872859caef |
children | 87daf702e477 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.6.10</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>