Home :: Books :: Professional & Technical  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet
Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical

Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Bioinformatics: Sequence and Genome Analysis

Bioinformatics: Sequence and Genome Analysis

List Price: $75.00
Your Price: $71.25
Product Info Reviews

<< 1 2 >>

Rating: 4 stars
Summary: Good introduction, but somewhat qualitative
Review: The field of bioinformatics has exploded in the last five years, and several monographs and textbooks have appeared to assist in the elucidation of the concepts involved. Bioinformatics is a field that grew hand-in-hand with the rise of the Internet, and anyone going into it will need expertise in the PERL and JAVA programming languages, as well as a fairly strong mathematical background. In this book, the author gives a very good overview of bioinformatics from mostly a qualitative and descriptive point of view, although some elementary mathematical discussions are inserted in various places. Because of the level of mathematics used, this might not be the book to use for the mathematician who desires to go into bioinformatics or computational biology. On the other hand, for the student of biology or mathematics who intends to pursue bioinformatics as a profession, this book would be an excellent choice. One cannot read the book however without visiting its accompanying Website, for the author extends some of the results of the book there.

The book begins with an historical introduction to the subject, and a newcomer to the subject will get a brief overview of some of the first sequence analysis programs and some of the first DNA sequence databases developed long before bioinformatics was recognized as a real discipline. The author introduces some of the techniques that will be discussed in the book, such as global and local sequence alignment, dynamic programming, RNA structure prediction, and protein structure prediction. This is followed in chapter 2 by an overview of the procedures used to collect and store sequences in the laboratory. To the reader not familiar with these techniques, the discussion may be too brief. The different sequence formats used are outlined, as well as techniques used to convert from one sequence format to another.

Chapter 3 takes a closer look at the pairwise alignment of sequences, and the author also outlines the reasons behind examining sequence alignment in the first place, namely that of finding the functional, structural, and phylogenetic information. The view of sequence alignment as an optimization problem is emphasized via the dynamic programming algorithm for sequence alignment. Dot matrix analysis is discussed a sequence alignment strategy that allows all possible matches of residues between two sequences. The author is careful to note that local alignment algorithms might give global alignments, and vice versa, because of small changes in the scoring system. The PAM and BLOSUM substitution matrices are compared as to their relative merits and pitfalls. A very detailed discussion of gap penalties is given, along with the role of the Gumbel extreme value distribution in the determination of the statistical significance of a local alignment score between two sequences. And, after a brief introduction to Bayesian statistics, the author shows how to to use it produce alignments between pairs of sequences and to calculate distances between sequences. The Bayes block aligner software package is discussed in detail as a tool for Bayesian sequence alignment.

In chapter 4, the author gives an extensive discussion of multiple sequence alignment algorithms, the most important of these by contemporary standards being hidden Markov models. The author though does treat the "progressive" methods, as well as the use of genetic algorithms in doing multiple sequence alignment. The former include the classic CLUSTALW package and the PILEUP program for doing msa. Although the discussion of hidden Markov models makes sparing use of mathematics, is does serve to explain how they work and should assist readers who need a solid understanding of them.

I did not read chapters 5 and 6 so I will omit their review. Chapter 7 is an introduction to database searches in order to find similar sequences. The algorithms developed in chapters 3 and 4 again make their appearance, and the reader is confronted with various user interfaces for performing genetic database searching online. The FASTA and BLAST tools are introduced as fast methods to do database searching. As computer performance increases in the years ahead, these and other currently existing tools will no doubt be replaced by more powerful search routines. While perusing this chapter, one cannot help but be fascinated by the current situation in the biological/genetic sciences. Once thought of as a purely descriptive science, it is now dominated by a reductionist philosophy, involving huge amounts of data, and sophisticated mathematics for the analysis of this data.

The author moves on to the methods for detecting protein-encoding regions of DNA sequences in chapter 8. The simplest method according to the author for doing this is to search for ORFs, and he discusses the reliability of methods for accomplishing this. Hidden Markov models again make their appearance as a tool to study eukaryotic internal exons and in gene prediction in microbial genomes. And, neural networks are introduced as tools for finding complex patterns and relationships among sequence positions, and Grail II is discussed as a system for exon finding in eukaryotic genes. Promotor prediction in E. Coli is also briefly overviewed.

I did not read chapter 9 so I will omit its review. Chapter 10 though is an introduction to one of most interesting parts of bioinformatics, namely that of analyzing the entire genomes of organisms. Due to rapid experimental advances in genetics, several genomes are now available, and this allows a more global, dynamical view of the role of genes and how their expression correlates to result in a fully-developed functioning organism. The techniques discussed in earlier chapters come into play in genomic analysis, and many other more novel techniques will have to be invented if sense is to be made of the enormous amount of genomic data currently available.

Rating: 1 stars
Summary: Needs an Editor
Review: This book has been heavily hyped but the publisher should have put more work into the editing. There is much information here -- a comprehensive set of URL's make the book worthwhile. However I found the book difficult to read -- after analyzing why I realized the author didn't believe in the one concept per paragraph style of writing. Instead he repeatedly attempts to cram too many ideas into too few paragraphs making the book a slow slog.
Bioinformatics is hot now and there is a rush to publish -- this book could have used another few months of polishing before going to press.

Rating: 1 stars
Summary: Disservice to the bioinformatics research community
Review: This book is written for biologist who mistakenly believe that bioinformatics problems can be can be solved without mathematics, statistics and computer science. The author knowingly avoids these important components of the bioinformatics equation in his presentation and as a result several problems arise. The most noticeable is that the book is almost incomprehensible. David Mount and his editors must realize that verbal descriptions in place of mathematical formalism will not lead to an understanding necessary to solve bioinformatics problems and advance the field. David Mount and authors of similar books will be responsible for raising an entire generation students who can merely repackage preexising software packages and provide ad hoc(theoretically weak)solutions to bioinformatics problems.

Rating: 4 stars
Summary: Strong foundation builder
Review: This book will give you very strong foundations in
the basics of computation in the bio world. Though
this book does not give details of the computation
methods, it does give a very clear picture of math-
ematics and the science involved.

This book has a good coverage of FASTA and
BLAST. (Though a little bit short)

The programming techniques coverd are bare. Though
concepts like searching sequences using dynamic p-
rogramming are covered, you are better off reading
something like Proteome Research by wilkins et al.

I am yet to find a good book that deals only with
the technical and programming aspects of bio informatics
if you do find some thing interesting lemme know.

On the whole this book helped me understand a lot
about sequencing, alignment and prediction. The illustrations
and pictures provided are good and the text to the point.

If you are reading this review pls understand that I am
primarily a programmer trying to get into the
bio informatics business. I do not have any schooling
or degree or even experience in the bio informatics world.

Hope this helps

Santy

Rating: 5 stars
Summary: simply the best bioinforomatics book I have encountered
Review: This is really the best bioinformatics book I have encountered. My bias is that it seems that most of these books are written by computer scientists for computer scientists. This book is written by a biologist for biologists, and focuses on solving biological problems from the point of view of which tools are good for which jobs. This is an excellent introduction into all sorts of tools that you may want to use, from simple BLAST searches to more complex types of evolutionary trees and the like. As a biologist, I have found this book to be a lot of help, and I wish that I had encountered this book a few years ago. Computer scientists may want more mathematical details, and should look to other books. But as a guide for a biologist, this book can't be beat (and I've looked through a dozen or more other bioinformatics books). As you can see, I can't say enough about this book. If you're a biologist, get this book, and you'll see.

Rating: 2 stars
Summary: Skips too many details and is hard to read
Review: This is the required book for our graduate-level computational biology class. I think I represent most of the class when I say the book does a very poor job explaining concepts. There seems to be a pervasive fear of mathematics, which leads to long confusing attempts to explain algorithms by words alone. The writing also seems unnecessarily wordy and opaque. This book also contains many typos, though that may improve in future editions. For some reason, it also costs at least twice as much as most other books on the topic.

Rating: 1 stars
Summary: Horrible
Review: While this book may, and I stress the word may, contain useful information, it is so badly written that it is incomprehensible. Dr. Mount seems to believe that ten words are better than one, making "Bioinformatics" very tedious to read. After awhile I felt like I was reading a Victorian novel.
Despite being wordy, the explanations are too brief and not clear. If you don't know what he is talking about before hand, you will never understand what he is explaining. He uses an excess of words, and rarely provides a clear, concise example of what he is referring to (or if he does it is in another chapter in the book).
It also appears that the book was never edited. For example, when trying to define "ortholog" and "homolog," he writes two opposing definitions for ortholog and none for homolog. Clearly this is a mistake and Dr. Mount accidentally used the word ortholog twice while meaning to use ortholog once and homolog the other time (pg 56). While it can be argued that this mistake is unimportant and the reader can look up the definitions, it makes me wonder what else in the book is wrong that I have no way of detecting (until I waste a bunch of time doing something incorrectly).

Rating: 1 stars
Summary: Horrible
Review: While this book may, and I stress the word may, contain useful information, it is so badly written that it is incomprehensible. Dr. Mount seems to believe that ten words are better than one, making "Bioinformatics" very tedious to read. After awhile I felt like I was reading a Victorian novel.
Despite being wordy, the explanations are too brief and not clear. If you don't know what he is talking about before hand, you will never understand what he is explaining. He uses an excess of words, and rarely provides a clear, concise example of what he is referring to (or if he does it is in another chapter in the book).
It also appears that the book was never edited. For example, when trying to define "ortholog" and "homolog," he writes two opposing definitions for ortholog and none for homolog. Clearly this is a mistake and Dr. Mount accidentally used the word ortholog twice while meaning to use ortholog once and homolog the other time (pg 56). While it can be argued that this mistake is unimportant and the reader can look up the definitions, it makes me wonder what else in the book is wrong that I have no way of detecting (until I waste a bunch of time doing something incorrectly).


<< 1 2 >>

© 2004, ReviewFocus or its affiliates