<?xml version = "1.0"?>
<!-- commented out causing XML page cannot be displayed error 2003.03.20
<!DOCTYPE DsLSRAnalysis SYSTEM "file:/ebi/extserv/vusers/globus/AppLab-dev/metadata/AppLabAnalysis.dtd">
-->
<!--
    blastn_ncbi_al.xml

    AppLab Generators
    Version 2.3, June 2001
    Contact: Martin Senger, EMBL-EBI <senger@EBI.ac.uk>

    ORIGINATED FROM:
        This file was generated from a plain config file.
        Wed Oct 30 18:33:15 GMT 2002
-->

<DsLSRAnalysis>
    <analysis
        name = "blastn_ncbi"
        type = "genApp"
        installation = "EBI, PC-Farm, LSF"
        >

        <input
            name = "query_sequence"
            type = "string"
            mandatory = "true"
            >
        </input>
        <input
            name = "database"
            type = "string"
            mandatory = "true"
            >
            <default>embl</default>
            <allowed>embl</allowed>  <!-- embl -->
            <allowed>emnew</allowed>  <!-- embl updates -->
            <allowed>ensembl.cdna</allowed>  <!-- ensembl cDNAs -->
            <allowed>est_hum</allowed>  <!-- Human Ests -->
            <allowed>est_mam</allowed>  <!-- Mam. Ests -->
            <allowed>est_rod</allowed>  <!-- Rodent Ests -->
            <allowed>est_mus</allowed>  <!-- Mouse Ests -->
            <allowed>est_vrt</allowed>  <!-- Vert. Ests -->
            <allowed>est_pln</allowed>  <!-- Plant Ests -->
            <allowed>est_inv</allowed>  <!-- Invt. Ests -->
            <allowed>est_fun</allowed>  <!-- Fungi Ests -->
            <allowed>est_pro</allowed>  <!-- Prok. Ests -->
            <allowed>gss_fun</allowed>  <!-- Fungi GSSs -->
            <allowed>gss_hum</allowed>  <!-- Human GSSs -->
            <allowed>gss_inv</allowed>  <!-- Invt. GSSs -->
            <allowed>gss_pln</allowed>  <!-- Plant GSSs -->
            <allowed>gss_pro</allowed>  <!-- Prok. GSSs -->
            <allowed>gss_mus</allowed>  <!-- Mouse GSSs -->
            <allowed>gss_vrt</allowed>  <!-- Vert. GSSs -->
            <allowed>gss_other</allowed>  <!-- Other GSSs -->
            <allowed>htg_hum</allowed>  <!-- Human HTGs -->
            <allowed>htg_inv</allowed>  <!-- Invt. HTGs -->
            <allowed>htg_rod</allowed>  <!-- Rodent HTGs -->
            <allowed>htg_mus</allowed>  <!-- Mouse HTGs -->
            <allowed>htg_pln</allowed>  <!-- Plant HTGs -->
            <allowed>htg_other</allowed>  <!-- Other HTGs -->
            <allowed>htgo_hum</allowed>  <!-- Human HTG0s -->
            <allowed>htgo_inv</allowed>  <!-- Invt. HTG0s -->
            <allowed>htgo_mus</allowed>  <!-- Mouse HTG0s -->
            <allowed>htgo_other</allowed>  <!-- Other HTG0s -->
            <allowed>sts</allowed>  <!-- STSs -->
            <allowed>emvec</allowed>  <!-- emvec -->
            <allowed>igvec</allowed>  <!-- igvec -->
            <allowed>imgtligm</allowed>  <!-- IMGT/LIGM-DB -->
            <allowed>imgthla</allowed>  <!-- IMGTHLA -->
        </input>
        <input
            name = "matrix"
            type = "string"
            mandatory = "false"
            >
            <default>BLOSUM62</default>
            <allowed>BLOSUM62</allowed>
            <allowed>BLOSUM80</allowed>
            <allowed>PAM30</allowed>
            <allowed>PAM70</allowed>
        </input>
        <input
            name = "expectation_value"
            type = "string"
            mandatory = "false"
            >
            <default>10.0</default>
        </input>
        <input
            name = "alignment_view"
            type = "string"
            mandatory = "false"
            >
            <default>0</default>
            <allowed>0</allowed>  <!-- pairwise -->
            <allowed>1</allowed>  <!-- show_identities -->
            <allowed>2</allowed>  <!-- no_identities -->
            <allowed>3</allowed>  <!-- flat master-slave, show identities -->
            <allowed>4</allowed>  <!-- flat master-slave, no identities -->
            <allowed>5</allowed>  <!-- master-slave no identities and blunt ends -->
            <allowed>6</allowed>  <!-- flat master-slave, no identities and blunt ends -->
            <allowed>7</allowed>  <!-- XML output -->
            <allowed>8</allowed>  <!-- tabular -->
            <allowed>9</allowed>  <!-- tabular with comment lines -->
        </input>
        <input
            name = "gap_open"
            type = "string"
            mandatory = "false"
            >
            <default>0</default>
        </input>
        <input
            name = "gap_extend"
            type = "string"
            mandatory = "false"
            >
            <default>0</default>
        </input>
        <input
            name = "gapped_alignment"
            type = "boolean"
            mandatory = "false"
            >
            <default>true</default>
        </input>
        <input
            name = "dropoff"
            type = "string"
            mandatory = "false"
            >
            <default>0</default>
        </input>
        <input
            name = "mismatch_penalty"
            type = "string"
            mandatory = "false"
            >
            <default>-3</default>
        </input>
        <input
            name = "match_reward"
            type = "string"
            mandatory = "false"
            >
            <default>1</default>
        </input>
        <input
            name = "alignments"
            type = "string"
            mandatory = "false"
            >
            <default>250</default>
        </input>
        <input
            name = "descriptions"
            type = "string"
            mandatory = "false"
            >
            <default>500</default>
        </input>
        <input
            name = "filtering"
            type = "string"
            mandatory = "false"
            >
            <default>F</default>
            <allowed>F</allowed>  <!-- false -->
            <allowed>T</allowed>  <!-- true -->
        </input>
        <input
            name = "extend_threshold"
            type = "string"
            mandatory = "false"
            >
            <default>0</default>
        </input>
        <input
            name = "word_size"
            type = "string"
            mandatory = "false"
            >
            <default>0</default>
        </input>
        <input
            name = "lower_case_filtering"
            type = "boolean"
            mandatory = "false"
            >
            <default>false</default>
        </input>
        <input
            name = "dropoff_in_bits"
            type = "string"
            mandatory = "false"
            >
            <default>0.0</default>
        </input>
        <input
            name = "query_strand"
            type = "string"
            mandatory = "false"
            >
            <default>3</default>
        </input>
        <input
            name = "query_genetic_code"
            type = "string"
            mandatory = "false"
            >
            <default>1</default>
        </input>
        <input
            name = "database_genetic_code"
            type = "string"
            mandatory = "false"
            >
            <default>1</default>
        </input>

        <output
            name = "report"
            type = "string"
            >
        </output>
        <output
            name = "detailed_status"
            type = "long"
            >
        </output>
        <output
            name = "search_result"
            type = "string"
            >
        </output>
        <output
            name = "search_result_url"
            type = "string"
            >
        </output>

        <analysis_extension>
            <app_info
                category = "alignment"
                />
            <event
                id = "_E_1"
                >
                <action
                    type = "exe"
                    file = "blastall"
                    launcher = "LSFLauncher_EBI"
                    >
                </action>

            </event>
            <parameter>
                <base
                    name = "query_sequence"
                    mandatory = "true"
                    type = "string"
                    send_defaults = "true"
                    >
                    <prompt>Query sequence in a fasta format</prompt>
                    <option
                        name = "datatype"
                        value = "gendata"
                        type = "normal"
                        />
                    <option
                        name = "default_for_direct"
                        value = "1"
                        type = "normal"
                        />
                </base>

                <data
                    iotype = "stdin"
                    ioformat = "direct"
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                </data>
            </parameter>
            <parameter>
                <base
                    name = "search_result"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <option
                        name = "datatype"
                        value = "gendata"
                        type = "normal"
                        />
                    <option
                        name = "inmain"
                        value = "true"
                        type = "style"
                        />
                    <option
                        name = "nodisplay"
                        value = "true"
                        type = "style"
                        />
                </base>

                <data
                    iotype = "stdout"
                    >
                    <result
                        name = "search_result"
                        type = "string"
                        >
                    </result>
                    <result
                        name = "search_result_url"
                        type = "string"
                        special_type = "url"
                        >
                    </result>
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                </data>
            </parameter>
            <parameter>
                <base
                    name = "database"
                    qualifier = "d"
                    mandatory = "true"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>embl</default>
                    <prompt>Database</prompt>
                    <option
                        name = "readonly"
                        value = "1"
                        type = "style"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "embl"
                            shown_as = "embl"
                            level = "0"
                            />
                        <list_item
                            value = "emnew"
                            shown_as = "embl updates"
                            level = "0"
                            />
                        <list_item
                            value = "ensembl.cdna"
                            shown_as = "ensembl cDNAs"
                            level = "0"
                            />
                        <list_item
                            value = "est_hum"
                            shown_as = "Human Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_mam"
                            shown_as = "Mam. Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_rod"
                            shown_as = "Rodent Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_mus"
                            shown_as = "Mouse Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_vrt"
                            shown_as = "Vert. Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_pln"
                            shown_as = "Plant Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_inv"
                            shown_as = "Invt. Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_fun"
                            shown_as = "Fungi Ests"
                            level = "0"
                            />
                        <list_item
                            value = "est_pro"
                            shown_as = "Prok. Ests"
                            level = "0"
                            />
                        <list_item
                            value = "gss_fun"
                            shown_as = "Fungi GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_hum"
                            shown_as = "Human GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_inv"
                            shown_as = "Invt. GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_pln"
                            shown_as = "Plant GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_pro"
                            shown_as = "Prok. GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_mus"
                            shown_as = "Mouse GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_vrt"
                            shown_as = "Vert. GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "gss_other"
                            shown_as = "Other GSSs"
                            level = "0"
                            />
                        <list_item
                            value = "htg_hum"
                            shown_as = "Human HTGs"
                            level = "0"
                            />
                        <list_item
                            value = "htg_inv"
                            shown_as = "Invt. HTGs"
                            level = "0"
                            />
                        <list_item
                            value = "htg_rod"
                            shown_as = "Rodent HTGs"
                            level = "0"
                            />
                        <list_item
                            value = "htg_mus"
                            shown_as = "Mouse HTGs"
                            level = "0"
                            />
                        <list_item
                            value = "htg_pln"
                            shown_as = "Plant HTGs"
                            level = "0"
                            />
                        <list_item
                            value = "htg_other"
                            shown_as = "Other HTGs"
                            level = "0"
                            />
                        <list_item
                            value = "htgo_hum"
                            shown_as = "Human HTG0s"
                            level = "0"
                            />
                        <list_item
                            value = "htgo_inv"
                            shown_as = "Invt. HTG0s"
                            level = "0"
                            />
                        <list_item
                            value = "htgo_mus"
                            shown_as = "Mouse HTG0s"
                            level = "0"
                            />
                        <list_item
                            value = "htgo_other"
                            shown_as = "Other HTG0s"
                            level = "0"
                            />
                        <list_item
                            value = "sts"
                            shown_as = "STSs"
                            level = "0"
                            />
                        <list_item
                            value = "emvec"
                            shown_as = "emvec"
                            level = "0"
                            />
                        <list_item
                            value = "igvec"
                            shown_as = "igvec"
                            level = "0"
                            />
                        <list_item
                            value = "imgtligm"
                            shown_as = "IMGT/LIGM-DB"
                            level = "0"
                            />
                        <list_item
                            value = "imgthla"
                            shown_as = "IMGTHLA"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "program"
                    qualifier = "p"
                    mandatory = "true"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>blastn</default>
                    <prompt>Program</prompt>
                    <option
                        name = "nodisplay"
                        value = "true"
                        type = "style"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "matrix"
                    qualifier = "M"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>BLOSUM62</default>
                    <prompt>Matrix</prompt>
                    <option
                        name = "readonly"
                        value = "1"
                        type = "style"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "BLOSUM62"
                            level = "0"
                            />
                        <list_item
                            value = "BLOSUM80"
                            level = "0"
                            />
                        <list_item
                            value = "PAM30"
                            level = "0"
                            />
                        <list_item
                            value = "PAM70"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "expectation_value"
                    qualifier = "e"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>10.0</default>
                    <prompt>Expectation value (E)</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0.0001"
                            level = "0"
                            />
                        <list_item
                            value = "0.01"
                            level = "0"
                            />
                        <list_item
                            value = "0.1"
                            level = "0"
                            />
                        <list_item
                            value = "1.0"
                            level = "0"
                            />
                        <list_item
                            value = "10.0"
                            level = "0"
                            />
                        <list_item
                            value = "100.0"
                            level = "0"
                            />
                        <list_item
                            value = "1000.0"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "alignment_view"
                    qualifier = "m"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0</default>
                    <prompt>Alignment view options</prompt>
                    <option
                        name = "readonly"
                        value = "1"
                        type = "style"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0"
                            shown_as = "pairwise"
                            level = "0"
                            />
                        <list_item
                            value = "1"
                            shown_as = "show_identities"
                            level = "0"
                            />
                        <list_item
                            value = "2"
                            shown_as = "no_identities"
                            level = "0"
                            />
                        <list_item
                            value = "3"
                            shown_as = "flat master-slave, show identities"
                            level = "0"
                            />
                        <list_item
                            value = "4"
                            shown_as = "flat master-slave, no identities"
                            level = "0"
                            />
                        <list_item
                            value = "5"
                            shown_as = "master-slave no identities and blunt ends"
                            level = "0"
                            />
                        <list_item
                            value = "6"
                            shown_as = "flat master-slave, no identities and blunt ends"
                            level = "0"
                            />
                        <list_item
                            value = "7"
                            shown_as = "XML output"
                            level = "0"
                            />
                        <list_item
                            value = "8"
                            shown_as = "tabular"
                            level = "0"
                            />
                        <list_item
                            value = "9"
                            shown_as = "tabular with comment lines"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "gap_open"
                    qualifier = "G"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0</default>
                    <prompt>Cost to open a gap</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0"
                            level = "0"
                            />
                        <list_item
                            value = "1"
                            level = "0"
                            />
                        <list_item
                            value = "2"
                            level = "0"
                            />
                        <list_item
                            value = "3"
                            level = "0"
                            />
                        <list_item
                            value = "4"
                            level = "0"
                            />
                        <list_item
                            value = "5"
                            level = "0"
                            />
                        <list_item
                            value = "6"
                            level = "0"
                            />
                        <list_item
                            value = "7"
                            level = "0"
                            />
                        <list_item
                            value = "8"
                            level = "0"
                            />
                        <list_item
                            value = "9"
                            level = "0"
                            />
                        <list_item
                            value = "10"
                            level = "0"
                            />
                        <list_item
                            value = "11"
                            level = "0"
                            />
                        <list_item
                            value = "12"
                            level = "0"
                            />
                        <list_item
                            value = "13"
                            level = "0"
                            />
                        <list_item
                            value = "14"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "gap_extend"
                    qualifier = "E"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0</default>
                    <prompt>Cost to extend a gap</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0"
                            level = "0"
                            />
                        <list_item
                            value = "1"
                            level = "0"
                            />
                        <list_item
                            value = "2"
                            level = "0"
                            />
                        <list_item
                            value = "3"
                            level = "0"
                            />
                        <list_item
                            value = "4"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "gapped_alignment"
                    qualifier = "g"
                    mandatory = "false"
                    type = "boolean"
                    send_defaults = "false"
                    >
                    <default>true</default>
                    <prompt>Perfom gapped alignment</prompt>
                    <option
                        name = "readonly"
                        value = "1"
                        type = "style"
                        />
                </base>

            </parameter>
            <parameter>
                <base
                    name = "dropoff"
                    qualifier = "X"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0</default>
                    <prompt>X dropoff value for gapped alignment</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0"
                            level = "0"
                            />
                        <list_item
                            value = "2"
                            level = "0"
                            />
                        <list_item
                            value = "4"
                            level = "0"
                            />
                        <list_item
                            value = "6"
                            level = "0"
                            />
                        <list_item
                            value = "8"
                            level = "0"
                            />
                        <list_item
                            value = "10"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "mismatch_penalty"
                    qualifier = "q"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>-3</default>
                    <prompt>Penalty for a nucleotide mismatch</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "-4"
                            level = "0"
                            />
                        <list_item
                            value = "-3"
                            level = "0"
                            />
                        <list_item
                            value = "-1"
                            level = "0"
                            />
                        <list_item
                            value = "0"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "match_reward"
                    qualifier = "r"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>1</default>
                    <prompt>Reward for a nucleotide match</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0"
                            level = "0"
                            />
                        <list_item
                            value = "1"
                            level = "0"
                            />
                        <list_item
                            value = "2"
                            level = "0"
                            />
                        <list_item
                            value = "3"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "alignments"
                    qualifier = "b"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>250</default>
                    <prompt>Number of alignments to show</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "5"
                            level = "0"
                            />
                        <list_item
                            value = "10"
                            level = "0"
                            />
                        <list_item
                            value = "20"
                            level = "0"
                            />
                        <list_item
                            value = "50"
                            level = "0"
                            />
                        <list_item
                            value = "100"
                            level = "0"
                            />
                        <list_item
                            value = "150"
                            level = "0"
                            />
                        <list_item
                            value = "250"
                            level = "0"
                            />
                        <list_item
                            value = "300"
                            level = "0"
                            />
                        <list_item
                            value = "400"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "descriptions"
                    qualifier = "v"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>500</default>
                    <prompt>Number of one-line descriptions to show</prompt>
                    <option
                        name = "size"
                        value = "4"
                        type = "normal"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "100"
                            level = "0"
                            />
                        <list_item
                            value = "200"
                            level = "0"
                            />
                        <list_item
                            value = "300"
                            level = "0"
                            />
                        <list_item
                            value = "400"
                            level = "0"
                            />
                        <list_item
                            value = "500"
                            level = "0"
                            />
                        <list_item
                            value = "600"
                            level = "0"
                            />
                        <list_item
                            value = "700"
                            level = "0"
                            />
                        <list_item
                            value = "800"
                            level = "0"
                            />
                        <list_item
                            value = "900"
                            level = "0"
                            />
                        <list_item
                            value = "1000"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "filtering"
                    qualifier = "F"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>F</default>
                    <prompt>Filter query sequence</prompt>
                    <option
                        name = "readonly"
                        value = "1"
                        type = "style"
                        />
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "F"
                            shown_as = "false"
                            level = "0"
                            />
                        <list_item
                            value = "T"
                            shown_as = "true"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "extend_threshold"
                    qualifier = "f"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0</default>
                    <prompt>Threshold for extending hits</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "word_size"
                    qualifier = "W"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0</default>
                    <prompt>Word size</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "lower_case_filtering"
                    qualifier = "U"
                    mandatory = "false"
                    type = "boolean"
                    send_defaults = "false"
                    >
                    <default>false</default>
                    <prompt>Use lower case filtering of FASTA sequence</prompt>
                    <option
                        name = "readonly"
                        value = "1"
                        type = "style"
                        />
                </base>

            </parameter>
            <parameter>
                <base
                    name = "dropoff_in_bits"
                    qualifier = "y"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>0.0</default>
                    <prompt>Dropoff (X) for blast extensions in bits</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "0.0"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "query_strand"
                    qualifier = "S"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>3</default>
                    <prompt>Query strands to search against database [3 is both, 1 is top, 2 is bottom]</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "1"
                            level = "0"
                            />
                        <list_item
                            value = "2"
                            level = "0"
                            />
                        <list_item
                            value = "3"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "query_genetic_code"
                    qualifier = "Q"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>1</default>
                    <prompt>Query genetic code</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "1"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>
            <parameter>
                <base
                    name = "database_genetic_code"
                    qualifier = "D"
                    mandatory = "false"
                    type = "string"
                    send_defaults = "true"
                    >
                    <default>1</default>
                    <prompt>Database genetic code</prompt>
                </base>

                <standard
                    >
                    <repeatable
                        min = "0"
                        max = "0"
                        >
                    </repeatable>
                    <list
                        type = "full"
                        >
                        <list_item
                            value = "1"
                            level = "0"
                            />
                    </list>
                </standard>
            </parameter>

            <option
                name = "installation"
                value = "EBI, PC-Farm, LSF"
                type = "normal"
                />

        </analysis_extension>

    </analysis>

</DsLSRAnalysis>

