BLAST

From Wiki CEINGE

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:28, 11 June 2007 (edit)
Mauro (Talk | contribs)

← Previous diff
Revision as of 19:29, 11 June 2007 (edit) (undo)
Mauro (Talk | contribs)
(Overview)
Next diff →
Line 2: Line 2:
===Overview=== ===Overview===
-BLAST (Basic Local Alignment Search Tool) is an algorithm for comparing biological sequences, such as the amino-acid sequences or the nucleotides of DNA sequences. Through a ''BLAST search'' a researcher can compare a ''query'' sequence with a ''library'' (database) of sequences, and identify library sequences that are similar to the query sequence above a certain threshold.+BLAST (Basic Local Alignment Search Tool) is an algorithm for comparing biological sequences, such as amino-acid sequences or nucleotides sequences. Through a ''BLAST search'' a researcher can compare a ''query'' sequence with a ''library'' (database) of sequences, and identify library sequences that are similar to the query sequence above a certain threshold.
There are essentialy two different implementation of the BLAST algorithm: NCBI BLAST an WU-BLAST, developed at NCBI and Washington University, respectively. There are essentialy two different implementation of the BLAST algorithm: NCBI BLAST an WU-BLAST, developed at NCBI and Washington University, respectively.
At CEINGE the NCBI BLAST is installed. At CEINGE the NCBI BLAST is installed.
 +
===Programs=== ===Programs===
The NCBI BLAST family of programs includes: The NCBI BLAST family of programs includes:

Revision as of 19:29, 11 June 2007

Contents

BLAST

Overview

BLAST (Basic Local Alignment Search Tool) is an algorithm for comparing biological sequences, such as amino-acid sequences or nucleotides sequences. Through a BLAST search a researcher can compare a query sequence with a library (database) of sequences, and identify library sequences that are similar to the query sequence above a certain threshold. There are essentialy two different implementation of the BLAST algorithm: NCBI BLAST an WU-BLAST, developed at NCBI and Washington University, respectively. At CEINGE the NCBI BLAST is installed.

Programs

The NCBI BLAST family of programs includes:

  • 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.



For a more detailed description of the t

BLAST at CEINGE

At CEINGE the NCBI BLAST is installed on the cluster machine.

Personal tools