Mercurial > repos > rnateam > mafft
view macros.xml @ 14:6f28e90db932 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit 1570f3a28232b4b88385cdfbb68f79d80ff1dabb
author | bgruening |
---|---|
date | Tue, 31 Oct 2023 15:48:53 +0000 |
parents | a65296ffb4a0 |
children | bf28a8cff401 |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">7.508</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">22.01</token> <xml name="biotools"> <xrefs> <xref type="bio.tools">MAFFT</xref> </xrefs> </xml> <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>