# HG changeset patch
# User iuc
# Date 1610638972 0
# Node ID 314b778b8ffa2a47b899f4ea4debe30b9d183062
# Parent b4fe2f703b4b80eb09d33a81ece2ff4a758d5e8c
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit db615ae8a189ad988ec08090051a128355a4be70"
diff -r b4fe2f703b4b -r 314b778b8ffa macros.xml
--- a/macros.xml Tue Jun 16 05:38:43 2020 -0400
+++ b/macros.xml Thu Jan 14 15:42:52 2021 +0000
@@ -226,8 +226,12 @@
+
- --cpu \${GALAXY_SLOTS:-2}
+ --cpu \$addthreads
--seed $seed
@@ -562,10 +566,9 @@
**Advanced Documentation**
A more detailed look at the internals of the various filter pipelines was
-posted on the `developer's blog `__.
+posted on the `developer's blog `__.
The information posted there may be useful to those who are struggling with
poor-scoring sequences.
-
]]>
-
+
search a DNA model or alignment against a DNA database (BLASTN-like)
macros.xml
@@ -7,6 +7,7 @@