Mercurial > repos > iuc > hmmer_nhmmscan
diff nhmmscan.xml @ 8:fb1305d0d1c6 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:32:37 +0000 |
parents | e7d281a290a6 |
children |
line wrap: on
line diff
--- a/nhmmscan.xml Mon Nov 06 20:24:33 2023 +0000 +++ b/nhmmscan.xml Sun Feb 25 18:32:37 2024 +0000 @@ -1,13 +1,12 @@ <?xml version="1.0"?> -<tool id="hmmer_nhmmscan" name="nhmmscan" version="@TOOL_VERSION@+galaxy1"> +<tool id="hmmer_nhmmscan" name="nhmmscan" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> <description>search DNA sequence(s) against a DNA profile database</description> <macros> <import>macros.xml</import> </macros> <expand macro="bio_tools"/> <expand macro="requirements"/> - <expand macro="stdio"/> - <command><![CDATA[ + <command detect_errors="aggressive"><![CDATA[ @ADDTHREADS@ @INPUTHMMCHOICE@ nhmmscan @@ -54,7 +53,7 @@ <param name="seqfile" value="dna_target.fa"/> <expand macro="oformat_test" /> <expand macro="seed_test" /> - <output name="output" file="MADE1.nhmmscan_out" lines_diff="12"> + <output name="output" file="MADE1.nhmmscan_out" lines_diff="18"> <expand macro="assert_out" tool="nhmmscan"/> </output> <output name="tblout" file="MADE1.nhmmscan_out.tblout" lines_diff="10">