Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.genebee.msu.ru/blast/blast_overview.html
Дата изменения: Mon Apr 17 18:44:35 2000 Дата индексирования: Tue Oct 2 01:26:39 2012 Кодировка: |
There is also a simple BLAST tutorial located under the Education link in the sidebar of the NCBI home page (http://www.ncbi.nlm.nih.gov/).
Q: What is the BLAST 2.0 Server?
The BLAST 2.0 search engine has been designed for optimal speed and sensitivity. The software behind BLAST version 2.0 was written from scratch to allow BLAST to handle the new challenges posed by the sequence databases in the coming years.
Improvements of BLAST version 2.0 over 1.4 of interest to all users are:
- Gapped alignments.
- Master-slave display options for the alignments
- Organism specific BLAST.
- Position-specific-iterated searches with PSI-BLAST (Altschul
et al., 1997).
The Gapped BLAST algorithm allows gaps (deletions and insertions) to be introduced into the alignments that are returned. Allowing gaps means that similar regions are not broken into several segments. The scoring of these gapped alignments tends to reflect biological relationships more closely.
Position-Specific Iterated BLAST (PSI-BLAST) provides an automated, easy-to-use version of a "profile" search, which is a sensitive way to look for sequence homologues. The program first performs a gapped BLAST database search. The PSI-BLAST program uses the information from any significant alignments returned to construct a position-specific score matrix, which replaces the query sequence for the next round of database searching. PSI-BLAST may be iterated until no new significant alignments are found. At this time PSI-BLAST may be used only for comparing protein queries with protein databases.
Blastcl3is the standard network BLAST client
at this point in time. Blastcl3 can search all the sequences in a FASTA
file, produce one-to-many (master-slave) alignments as well as HTML, and
it can perform searches against multiple databases. Organism-specific
searches are planned for the near future. A full list of command-line
options is given below. It provides output in HTML format, encryption,
and 'dust' filtering of nucleotide sequences for low-complexity regions.
The blastcl3 supports full BLAST 2.0 alignments and currently supports
the BLAST 2.0.9 algorithm. You can download blastcl3 form the anonymous
FTP location ftp://ncbi.nlm.nih.gov/blast/network/netblast/.
The easiest way to use BLAST is through the Web. Users may simply point their browsers at the NCBI home page (http://www.ncbi.nlm.nih.gov) and link to the /BLAST pages for any number of different types of searches. These include gapped and iterative BLAST searches as well as searches of several specialized data sets made available by different sequencing centers. The exact URL's and the form of the BLAST pages are not guaranteed to be unchanged over time.
NCBI provides a stable URL that may be used to perform BLAST searches from another program (i.e., without interactive use of a Web browser). A demonstration client (ftp://ncbi.nlm.nih.gov/blast/blasturl/) and a README demonstrate how to access this URL.
There is also some information on setting up the programs at the NHGRI site at:
http://genome.nhgri.nih.gov/blastall/blast_install