view macros.xml @ 8:4de39704d423 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 7f48fa9f0c2ef08ffe621a8215ea307ab780b9b5"
author bgruening
date Sat, 13 Mar 2021 22:18:32 +0000
parents aaefa93c2dd2
children 519c5a02a515
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">0</token>
    <token name="@TOOL_VERSION@">7.475</token>
    <xml name="requirements">
      <requirements>
          <requirement type="package" version="@TOOL_VERSION@">mafft</requirement>
	        <requirement type="package" version="36.3.8">fasta3</requirement>
      </requirements>
    </xml>
    <xml name="citations">
      <citations>
          <citation type="doi">10.1093/molbev/mst010</citation>
      </citations>
    </xml>
</macros>