Home :: Books :: Computers & Internet  

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
Sequence Analysis in a Nutshell

Sequence Analysis in a Nutshell

List Price: $29.95
Your Price: $19.77
Product Info Reviews

<< 1 >>

Rating: 4 stars
Summary: from a bioinformatics student and programmer
Review: I picked this book up at BioCon 2003 and, to be honest, I wasn't sure at first how useful it was going to be. Flipping through a few of the sections, it seemed to be little more than an assemblage of man pages for each of the tools and programs it covered. So I put it on a shelf above my monitor at work for a while and as the days went by I found myself grabbing it more and more often to look something up.

For example, I found myself needing reminding of the option for tabular output when doing a psi-blast. Grab the book ... a ha! ... -m 8. You can use the man pages or tutorials for many of things like this but sometimes there is a lot to wade through to find what you were looking for. Also, if you're like me you like the feel of a book sometimes and the ability to scrawl notes in the margins. It's just nice having all the options right there on the page.

To be fair to the authors, I don't think that Chia-hsiu Tu was very accurate in his review by saying that "this books focus on EMBOSS only" (sic). EMBOSS coverage does make up about 58% of the book, but it is a suite of 150 useful programs. Unless you want only a sentence or two about each one you're going to have to use up a few pages. You get just enough info to learn about each and a quick guide to their usage. If you want to know more, there are links to their full documentation online.

Some sections are stronger than others. The MEME/MAST chapter, for instance, doesn't just list out options but has great command line examples and a paragraph for each explaining what is going on. On the other hand, I wanted to use stretcher (in the EMBOSS package) and there was only a quick example (the syntax of which didn't work for me) and a listing of six options. I needed to find out how to make it work in a non-interactive way and write its output to STDOUT, neither of which were illustrated (-auto and -stdout, by the way).

Ok, let's get to what this book covers. The first section goes really in depth to cover the data-exchange formats that we nerds find ourselves writing parsing scripts for all the time. (yes, yes, bioperl, biojava, etc. are great, but they aren't in this book. Hopefully one will cover them soon.) What I found most useful were the example files for each format (EMBL, DDBJ, Genbank, FASTA, SWISS-PROT, PFAM, & PROSITE) and the tables that were laid out for them. For example, there are nice little tables listing every feature (62 at my count) and feature qualifier (74!) that you can expect to find in a DDBJ/EMBL/Genbank file. And for each of those there is a little descripton of what they represent. Very nice.

The second part of the book covers these specific tools: ReadSeq, the BLAST suite (7 progs), BLAT, CLUSTALW, HMMER (10 progs), MEME, MAST, and the EMBOSS suite (~150 progs). These sections are pretty decent and while you won't find much info on how the algorithms behind the programs work, you will have everything you need to run the programs and fine-tune their options to control their behavior.

Lastly, the third part of the book has a really valuable quick reference of a variety of things such as a listing of the amino acids, their 1 and 3-letter abbreviations, structures and properties. In the genetic codes section you'll be able to quickly remind yourself that the transcriptional product for AUA in invertebrate mitochondriates differs from the norm, coding for methionine instead of isoleucine. (you knew that right?)

On the whole, I think this reference is a great review of the most common tools out there for sequence analysis and a quick guide to their use. While at times examples and verbose explanations are lacking, one must keep in mind that this is a book in the "nutshell" series, not in the "definitive guide" one. If you find yourself scouring for online docs and searching man pages for special options often, you should definitely get this book.

Rating: 4 stars
Summary: from a bioinformatics student and programmer
Review: I picked this book up at BioCon 2003 and, to be honest, I wasn't sure at first how useful it was going to be. Flipping through a few of the sections, it seemed to be little more than an assemblage of man pages for each of the tools and programs it covered. So I put it on a shelf above my monitor at work for a while and as the days went by I found myself grabbing it more and more often to look something up.

For example, I found myself needing reminding of the option for tabular output when doing a psi-blast. Grab the book ... a ha! ... -m 8. You can use the man pages or tutorials for many of things like this but sometimes there is a lot to wade through to find what you were looking for. Also, if you're like me you like the feel of a book sometimes and the ability to scrawl notes in the margins. It's just nice having all the options right there on the page.

To be fair to the authors, I don't think that Chia-hsiu Tu was very accurate in his review by saying that "this books focus on EMBOSS only" (sic). EMBOSS coverage does make up about 58% of the book, but it is a suite of 150 useful programs. Unless you want only a sentence or two about each one you're going to have to use up a few pages. You get just enough info to learn about each and a quick guide to their usage. If you want to know more, there are links to their full documentation online.

Some sections are stronger than others. The MEME/MAST chapter, for instance, doesn't just list out options but has great command line examples and a paragraph for each explaining what is going on. On the other hand, I wanted to use stretcher (in the EMBOSS package) and there was only a quick example (the syntax of which didn't work for me) and a listing of six options. I needed to find out how to make it work in a non-interactive way and write its output to STDOUT, neither of which were illustrated (-auto and -stdout, by the way).

Ok, let's get to what this book covers. The first section goes really in depth to cover the data-exchange formats that we nerds find ourselves writing parsing scripts for all the time. (yes, yes, bioperl, biojava, etc. are great, but they aren't in this book. Hopefully one will cover them soon.) What I found most useful were the example files for each format (EMBL, DDBJ, Genbank, FASTA, SWISS-PROT, PFAM, & PROSITE) and the tables that were laid out for them. For example, there are nice little tables listing every feature (62 at my count) and feature qualifier (74!) that you can expect to find in a DDBJ/EMBL/Genbank file. And for each of those there is a little descripton of what they represent. Very nice.

The second part of the book covers these specific tools: ReadSeq, the BLAST suite (7 progs), BLAT, CLUSTALW, HMMER (10 progs), MEME, MAST, and the EMBOSS suite (~150 progs). These sections are pretty decent and while you won't find much info on how the algorithms behind the programs work, you will have everything you need to run the programs and fine-tune their options to control their behavior.

Lastly, the third part of the book has a really valuable quick reference of a variety of things such as a listing of the amino acids, their 1 and 3-letter abbreviations, structures and properties. In the genetic codes section you'll be able to quickly remind yourself that the transcriptional product for AUA in invertebrate mitochondriates differs from the norm, coding for methionine instead of isoleucine. (you knew that right?)

On the whole, I think this reference is a great review of the most common tools out there for sequence analysis and a quick guide to their use. While at times examples and verbose explanations are lacking, one must keep in mind that this is a book in the "nutshell" series, not in the "definitive guide" one. If you find yourself scouring for online docs and searching man pages for special options often, you should definitely get this book.

Rating: 1 stars
Summary: Sequence Analysis: Not in a Nutshell
Review: The O'Reilly Press is normally the gold standard when it comes to very well-written and very well-edited hard science documents. That is why I purchased this one. Sadly, this falls very far below the norm. The first 73 pages of the text may be skipped. Most of the rest is EMBOSS. Sadly, you can get this directly, and freely, from the original authors. Just use a normal search and type "EMBOSS". Nothing else pertains.

Wayne

Rating: 1 stars
Summary: Sequence Analysis: Not in a Nutshell
Review: The O'Reilly Press is normally the gold standard when it comes to very well-written and very well-edited hard science documents. That is why I purchased this one. Sadly, this falls very far below the norm. The first 73 pages of the text may be skipped. Most of the rest is EMBOSS. Sadly, you can get this directly, and freely, from the original authors. Just use a normal search and type "EMBOSS". Nothing else pertains.

Wayne

Rating: 5 stars
Summary: an excellent rteference book
Review: This books focus on EMBOSS only, a high quality open source bioinformatic toolkit. It can be a useful reference book when write web interface of those programs in this book. Also it provides the urls where we can download from? where the original idea come from?


<< 1 >>

© 2004, ReviewFocus or its affiliates