view gapped_extension_options.xml @ 16:4966e095e3c3 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 6cf972d7f1c9ecb097994494a27d00906c6c3e4d
author richard-burhans
date Tue, 30 Jul 2024 17:19:56 +0000
parents f9e91add973c
children
line wrap: on
line source

<macros>
    <xml name="gapped_extension_options">
        <section name="gapped_extension_options" expanded="false" title="Gapped Extension Options">
            <param argument="--ydrop" type="integer" value="9430" label="Y-drop value for gapped extension"/>
            <param argument="--gappedthresh" type="integer" value="" optional="true" label="Score threshold for gapped alignments"/>
            <param argument="--notrivial" type="boolean" checked="false" label="Don't output a trivial self-alignment block if the target and query sequences are identical"/>
        </section>
    </xml>
</macros>