view macros.xml @ 13:a65296ffb4a0 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit b07f082456fc390b9d88a2bb3df899be5c06e2ec
author bgruening
date Fri, 30 Sep 2022 19:24:47 +0000
parents f0d493f8f84f
children 6f28e90db932
line wrap: on
line source

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