diff hmmemit.xml @ 9:be03abdc6451 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit 721504306833ba97c91f285e5bfd86efc04875ee
author iuc
date Sun, 25 Feb 2024 18:34:06 +0000
parents e9d622609fb5
children
line wrap: on
line diff
--- a/hmmemit.xml	Mon Nov 06 20:24:12 2023 +0000
+++ b/hmmemit.xml	Sun Feb 25 18:34:06 2024 +0000
@@ -1,13 +1,12 @@
 <?xml version="1.0"?>
-<tool id="hmmer_hmmemit" name="hmmemit" version="@TOOL_VERSION@">
+<tool id="hmmer_hmmemit" name="hmmemit" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
     <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[
+    <command detect_errors="aggressive"><![CDATA[
 hmmemit
 
 #if $oformat.oformat_select == "fasta":