Bioinformatics Programming Using Python
Bioinformatics Programming Using Python by Mitchell L Model
- Binding:
- Paperback
- Number of Pages:
- 528
- ISBN:
- 059615450X
- Product Group:
- book
- Publisher:
- O'Reilly Media
- Publication Date:
- Dec. 15, 2009
- BooksForGeeks.com ID:
- 2387
Through many examples and exercises, this book helps simplify bioinformatics programming using Python. It is suitable for biologists who want to learn either basic scripting or substantial programming for various computational tasks, and for programmers who want to learn bioinformatics programming.
Reviews for Bioinformatics Programming Using Python
-
Great book to start out with.
Rated out of 5 stars, April 12th, 2010
As a biochemist who needed to learn Python to do some data mining and manipulation, I quickly discovered a lack of text books covering python (lots covering the ageing perl) for scientists. I haven't had a chance to read the entire book yet, but so far, so good. It approaches biological problems and introduces good programming habits. It uses Python 3 (which is better if you're starting to learn python fresh) and approaches programming in a way that as a scientist, you shouldn't feel patronised. It's not so stupidly simple as those "Python for Dummies" books, but not as hard to dive into as "Programming Python". This book deals with lots of applied scenarios that are well selected. The american amazon.com has a much more thorough review, and a "Look inside" feature, if you're unsure. Hopefully after you've read this book, you'll be in a much better state to go ahead and read the more advance, non-applied books.

