view macros.xml @ 6:e4a0bd9ea48c draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit eff9db2cd18c82a7de37851571b8989b48014c71"
author rnateam
date Wed, 15 Apr 2020 19:28:51 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">1</token>
    <token name="@TOOL_VERSION@">7.455</token>
    <xml name="requirements">
      <requirements>
          <requirement type="package" version="7.455">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>