BLAST

From Wiki CEINGE

Jump to: navigation, search

BLAST (Basic Local Alignment Search Tool) is an algorithm for comparing biological sequences, such as amino-acid sequences or nucleotides sequences. The NCBI BLAST (version 2.2.12) is installed on the cluster server, together with the most famous sequence libraries (such as EMBL, UNIPROT), which are automatically updated every night. The local installation of BLAST and relative libraries allow to customize and speed up sequence analysis, such as in automatic annotation of sequence projects. Having BLAST installed locally, it is also possible to create personal libraries and perform specific analyses, taking advantage from computer resources available with the cluster server.

[edit] How to reach and use BLAST

BLAST can be launched by clicking here .
BLAST utilities can be searched and launched from the main website or through the PROGsDB.
BLAST can be also launched by CAPRI.
In the VLS environment, the BLAST package is fully available for command line use in the directory /bioprogs/blast. The blastable libraries are located in the directory /biodata/dbs/blast.

[edit] Available Programs

Blastall is probably the most famous utility and includes a family of algorithms, such as:
  • blastp : compares an amino acid query sequence against a protein sequence database
  • blastn : compares a nucleotide query sequence against a nucleotide sequence database
  • blastx : compares a nucleotide query sequence translated in all reading frames against a protein sequence database
  • tblastn : compares a protein query sequence against a nucleotide sequence database dynamically translated in all reading frames
  • tblastx : compares the six-frame translations of a nucleotide query sequence against the six-frame translations of a nucleotide sequence database.
Other advanced utilities are also available:
  • bl2seq : compares two sequences using one of the same blastall algorithms described above;
  • Blastpgp : perform iterative searches, in two different modes:
    • psi-blast : an iterative search in which sequences found in one round of searching are used to build a score model for the next round of searching.
    • phi-blast : combines matching of regular expressions with local alignments surrounding each identified match.
A more detailed description of each BLAST utility available here


[edit] References

Altschul SF, Stephen F, Madden TL, Schäffer AA, Zhang J, Zhang Z, Miller W and David J. Lipman DJ Gapped BLAST and PSI-BLAST: a new generation of protein database search programs, Nucleic Acids Res., 1997, 25:3389-3402.
For further details about NCBI BLAST, visit the BLAST web site

Bioinformatics: Bioinfo Services: Bioinfo tools: EMBOSS - PHYLIP - BLAST - SRS - ENSEMBL - CAPRI - PROGsDB
Personal tools