Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Finds annotations for DNA sequence in a local BLAST database.

BLAST+ is a newer version of the BLAST package and is recommended to use by the NCBI.

 

Element type: blast-plus


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

...


ParameterDescriptionDefault valueParameter in Workflow FileType
Search typeSelects the type of the BLAST searches.blastnblast-type

string

Available values are:

  • blastn
  • blastp
  • blastx
  • tblastn
  • tblastx
Database pathPath to the database files.
 

db-pathstring
Database nameBase name for BLAST DB files.
db-name
 
string
Tool path Path to the BLAST executable.defaulttool-pathstring
Temporary directoryDirectory for temporary files.defaulttemp-dirstring
Expected valueExpectation threshold value.10e-valnumeric
Culling limitIf the query range of a hit is enveloped by that of at least this many higher-scoring hits, delete the hit0max-hitsnumeric
Annotate asName of the result annotations.blast_resultresult-namestring
Gapped alignmentPerform gapped alignment.usegapped-alnboolean
Gap costsCost to create and extend a gap in an alignment.2 2gap-costsstring
Match scoresReward and penalty for matching and mismatching bases.1 -3match-scoresstring
BLAST outputLocation of BLAST output file.
 

blast-outputstring
BLAST output typeType of BLAST output file.XML (-outfmt 5)

Parameters in Workflow File

Type: blast-plus

ParameterParameter in the GUITypeblast-typeSearch type

string

Available values are:

  • blastn
  • blastp
  • blastx
  • tblastn
  • tblastx
db-pathDatabase pathstringdb-nameDatabase namestringtool-pathTool pathstringtemp-dirTemporary directory

string

e-valExpected valuenumericmax-hitsCulling limitnumericresult-nameAnnotate asstringgapped-alnGapped alignmentbooleangap-costsGap costsstringmatch-scoresMatch scoresblast-outputBLAST outputstring
string
type-
outputBLAST
output
type
string


Input/Output Ports

The element has 1 input port:

Name in GUI: Input sequence

Name in Workflow File: in-sequence

Slots:

Slot In GUISlot in Workflow FileType
Sequencesequencesequence

And 1 output port:

Name in GUI: Annotations

Name in Workflow File: out-annotations

Slots:

Slot In GUISlot in Workflow FileType
Set of annotationsannotationsannotation-table