view macros.xml @ 11:f1a5908ea2cb draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 9323ee4de558166899cebdb799e716cdb4a40a1e"
author bgruening
date Mon, 01 Nov 2021 09:49:39 +0000
parents bcfce5aac49c
children f0d493f8f84f
line wrap: on
line source

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