diff macros.xml @ 7:aaefa93c2dd2 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mafft commit eff9db2cd18c82a7de37851571b8989b48014c71"
author rnateam
date Wed, 15 Apr 2020 15:33:37 -0400
parents
children 4de39704d423
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Apr 15 15:33:37 2020 -0400
@@ -0,0 +1,16 @@
+<?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>