view macros.xml @ 12:f0d493f8f84f draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 7e6e8113346406a3a78943f536818bc29f0f56f1"
author bgruening
date Mon, 02 May 2022 09:29:54 +0000
parents f1a5908ea2cb
children a65296ffb4a0
line wrap: on
line source

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