view macros.xml @ 10:bcfce5aac49c draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 16f9191fac72d4617fc59649c63de5c9ab8fbe70"
author bgruening
date Tue, 27 Jul 2021 06:52:35 +0000
parents 519c5a02a515
children f1a5908ea2cb
line wrap: on
line source

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