Child pages
  • Local BLAST Search Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Finds annotations for the supplied DNA sequence in local BLAST database.

Warning

 

Warning

BLAST is used as an external tool from UGENE and it must be installed on your system. To learn more about the external tools, please, read main UGENE User Manual.

Parameters in GUI

 

Database path (required)blastn
ParameterDescriptionDefault value
Database name (required)Base name for BLAST DB files. 
Search typeSelects the type of the BLAST searches.blastn
Database pathPath to the database files. 
Database nameBase name for BLAST DB files. 
Tool path (required)Path to the BLAST executable.defaultSearch type (required)Selects the type of the BLAST searches.
Temporary directoryDirectory for temporary files.default
Expected valueExpectation threshold value.10
Annotate asName of the result annotations.misc_feature
Expected valueExpectation threshold value.10
Temporary directory (required)Directory for temporary files.default

 

Parameters in Schema File
blast_result
Gapped alignmentPerform gapped alignment.use
Gap costsCost to create and extend a gap in an alignment.2 2
Match scoresReward and penalty for matching and mismatching bases.1 -3
BLAST outputLocation of BLAST output file. 
BLAST output typeType of BLAST output file.XML (-m 7)

Parameters in Workflow File

Type: blast

name nameevalExpected valuenumeric
ParameterParameter in the GUIType
blast-typeSearch type

string

Available values are:

  • blastn
  • blastp
  • blastx
  • tblastn
  • tblastx
db-pathDatabase pathstring
db-pathnameDatabase pathnamestring
tool-pathTool pathstring
blasttemp-typedirSearch typeTemporary directory

string

Available values are:

  • blastn
  • blastp
  • blastx
  • tblastn
  • tblastx
    e-valExpected valuenumeric
    result-nameAnnotate asstring
    gapped-alnGapped alignmentboolean
    gap-costsGap costsstring
    match-scoresMatch scoresstring
    tempblast-diroutputTemporary directoryBLAST outputstring
     
    type-outputBLAST output typestring

    Input/Output Ports

    The element has 1 input port:

    Name in GUI: Input sequence

    Name in Schema File Workflow File: in-sequence

    Slots:

    Slot In GUISlot in Schema Workflow FileType
    Sequencesequencesequence

     

    And 1 output port:

    Name in GUI: Annotations

    Name in Schema File Workflow File: out-annotations

    Slots:

    Slot In GUISlot in Schema Workflow FileType
    Set of annotationsannotationsannotation-table