diff hmmemit.xml @ 8:e9d622609fb5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 061757dd7b3bfe66b7738fd54bd6c5e135d9afe8
author iuc
date Mon, 06 Nov 2023 20:24:12 +0000
parents 9415f29a3926
children be03abdc6451
line wrap: on
line diff
--- a/hmmemit.xml	Wed Jul 21 14:11:49 2021 +0000
+++ b/hmmemit.xml	Mon Nov 06 20:24:12 2023 +0000
@@ -1,12 +1,13 @@
 <?xml version="1.0"?>
 <tool id="hmmer_hmmemit" name="hmmemit" version="@TOOL_VERSION@">
-  <description>sample sequence(s) from a profile HMM</description>
-  <macros>
-    <import>macros.xml</import>
-  </macros>
-  <expand macro="requirements"/>
-  <expand macro="stdio"/>
-  <command><![CDATA[
+    <description>sample sequence(s) from a profile HMM</description>
+    <macros>
+        <import>macros.xml</import>
+    </macros>
+    <expand macro="bio_tools"/>
+    <expand macro="requirements"/>
+    <expand macro="stdio"/>
+    <command><![CDATA[
 hmmemit
 
 #if $oformat.oformat_select == "fasta":