diff mafft-add.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 aaefa93c2dd2
children bf28a8cff401
line wrap: on
line diff
--- a/mafft-add.xml	Fri Sep 30 19:24:47 2022 +0000
+++ b/mafft-add.xml	Tue Oct 31 15:48:53 2023 +0000
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<tool id="rbc_mafft_add" name="MAFFT add" version="@TOOL_VERSION@+galaxy@VERSION@">
+<tool id="rbc_mafft_add" name="MAFFT add" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
   <description>Align a sequence,alignment or fragments to an existing alignment.</description>
   <macros>
     <import>macros.xml</import>
   </macros>
-  <expand macro="requirements" />
+  <expand macro="biotools"/>
+  <expand macro="requirements"/>
   <stdio>
     <exit_code range="1:" level="fatal" description="Error occurred. Please check Tool Standard Error" />
     <exit_code range=":-1" level="fatal" description="Error occurred. Please check Tool Standard Error" />