CARVIEW |
By Ian Korf, Mark Yandell, Joseph Bedell
First Edition
July 2003
Pages: 360
ISBN 10: 0-596-00299-8 |
ISBN 13: 9780596002992
(Average of 1 Customer Reviews)
BLAST (Basic Local Alignment Search Tool) is a set of similarity search programs that explore all of the available sequence databases for protein or DNA. BLAST is the only book completely devoted to this popular and important technology and offers biologists, computational biology students, and bioinformatics professionals a clear understanding of this program. This book shows you how to get specific answers with BLAST and how to use the software to interpret results. If you have an interest in sequence analysis this is a book you should own.
Full Description
- BLAST basics and the NCBI web interface
- How to select appropriate search parameters
- BLAST programs: BLASTN, BLASTP, BLASTX, TBLASTN, TBLASTX, PHI-BLAST, and PSI BLAST
- Detailed BLAST references, including NCBI-BLAST and WU-BLAST
- Understanding biological sequences
- Sequence similarity, homology, scoring matrices, scores, and evolution
- Sequence Alignment
- Calculating BLAST statistics
- Industrial-strength BLAST, including developing applications with Perl and BLAST
Cover | Table of Contents | Colophon
Featured customer reviews
blast2table example error, January 25 2008





This book's content is excellent and useful for biologist and computer guys who focus on sequences analysis. But there are some errors in the book, such as picture 3-5 in Charpter3. I also find a small bug in the example code of script "blast2table.pl". In the line 33, the q_align should assign to null value (q_align => "carview.php?tsp="),but the example code is a_align=>0 and perl treat "0" as a character
. So if you blast a 25bp oligo you will get an alignment length 26 wrongly. The code about q_align display in the Appednix E part is right.
About O'Reilly | Contact | Jobs | Press Room | How to Advertise | Privacy Policy
|
© 2008, O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938
All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.