# HG changeset patch
# User iuc
# Date 1610638567 0
# Node ID 2b2f6fcb2f17b241c0ffeb6c00999aaff2812633
# Parent 61de78a1f32ed44b1c7da7b8c8c87d0ba04e4dcf
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hmmer3 commit db615ae8a189ad988ec08090051a128355a4be70"
diff -r 61de78a1f32e -r 2b2f6fcb2f17 macros.xml
--- a/macros.xml Tue Jun 16 09:22:26 2020 +0000
+++ b/macros.xml Thu Jan 14 15:36:07 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 DNA sequence(s) against a DNA profile database
macros.xml
@@ -7,6 +7,7 @@