view macros.xml @ 9:519c5a02a515 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit b60f548fe8d1ef229060b24fa2a40b704ccc85d7"
author bgruening
date Tue, 01 Jun 2021 08:02:17 +0000
parents 4de39704d423
children bcfce5aac49c
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">0</token>
    <token name="@TOOL_VERSION@">7.480</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>