diff wgmlst_msa.xml @ 1:5b2c48fa0175 draft

planemo upload for repository https://github.com/bvalot/pyMLST commit fe04f6232a5f7ea78b666cb8036872902e79998b
author bvalot
date Wed, 07 Dec 2022 15:25:06 +0000
parents a3cc35af3635
children
line wrap: on
line diff
--- a/wgmlst_msa.xml	Thu Jun 16 12:32:28 2022 +0000
+++ b/wgmlst_msa.xml	Wed Dec 07 15:25:06 2022 +0000
@@ -1,8 +1,10 @@
-<tool id="wgmlst_msa_wrapper" name="MSA of cg/wgMLST database" version="2.1.3">
+<tool id="wgmlst_msa_wrapper" name="MSA of cg/wgMLST database"
+	  version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05">
   <description></description>
-  <requirements>
-	<requirement type="package" version="2.1.3">pymlst</requirement>
-  </requirements>
+  <macros>
+    <import>macro.xml</import>
+  </macros>
+  <expand macro="requirements" />
   <stdio>
     <exit_code range="1:" level="fatal" />
   </stdio>