Question: commonly used mapping mode parameters on lastz
0
gravatar for kara.powder
16 months ago by
United States
kara.powder0 wrote:

What are the specific parameters for all of the commonly used mapping modes in lastz? In other words, if I wanted to run the "Roche-454 75% identity" mode either using the full parameter list or on command line, what settings do I need to put in?

lastz parameters mapping mode • 314 views
ADD COMMENTlink modified 16 months ago by Jennifer Hillman Jackson25k • written 16 months ago by kara.powder0
0
gravatar for Jennifer Hillman Jackson
16 months ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

From the lastz_wrapper.py script (this can be viewed in the Tool Shed or the repository itself, linked here).

    <when value="pre_set">
        <param name="pre_set_options" type="select" label="Select mapping mode">
            <option value="yasra98">Roche-454 98% identity</option>
            <option value="yasra95">Roche-454 95% identity</option>
            <option value="yasra90">Roche-454 90% identity</option>
            <option value="yasra85">Roche-454 85% identity</option>
            <option value="yasra75">Roche-454 75% identity</option>
            <option value="yasra95short">Illumina 95% identity</option>
            <option value="yasra85short">Illumina 85% identity</option>
        </param>

Lastz manual links:

Hope this helps! Jen, Galaxy team

ADD COMMENTlink written 16 months ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 169 users visited in the last hour