Mercurial > repos > richard-burhans > segalign
view ungapped_extension_options.xml @ 9:08e987868f0f draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 062a761a340e095ea7ef7ed7cd1d3d55b1fdc5c4
author | richard-burhans |
---|---|
date | Wed, 10 Jul 2024 17:06:45 +0000 |
parents | 5c72425b7f1b |
children |
line wrap: on
line source
<macros> <xml name="ungapped_extension_options"> <section name="ungapped_extension_options" expanded="false" title="Ungapped Extension Options"> <param argument="--xdrop" type="integer" value="910" label="X-drop value for gap-free extension"/> <param argument="--hspthresh" type="integer" value="3000" label="Segment score threshold for high scoring pairs"/> <param argument="--noentropy" type="boolean" checked="false" label="Don't adjust low score segment pair scores using entropy factor after filtering stage"/> </section> </xml> </macros>