Python Programming for Biology: Bioinformatics and Beyond 1st Edition

5.0 out of 5 stars 7 ratings
ISBN-13: 978-0521720090
ISBN-10: 0521720095
Why is ISBN important?
ISBN
This bar-code number lets you verify that you're getting exactly the right version or edition of a book. The 13-digit and 10-digit formats both work.
Scan an ISBN with your phone
Use the Amazon App to scan ISBNs and compare prices.
Share <Embed>
Loading your book clubs
There was a problem loading your book clubs. Please try again.
Not in a club? Learn more
Amazon book clubs early access

Join or create book clubs

Choose books together

Track your books
Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free.
Used: Good | Details
Condition: Used: Good
Comment: Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc...
Access codes and supplements are not guaranteed with used items.
$3.98 delivery May 31 - June 6. Details
Or fastest delivery May 26 - June 1. Details
Only 6 left in stock - order soon.
Ships from and sold by Amazon.com.
Available at a lower price from other sellers that may not offer free Prime shipping.
List Price: $64.99 Details
Save: $9.89 (15%)
FREE delivery Friday, May 27
Or fastest delivery Wednesday, May 25. Order within 18 hrs 45 mins
Python Programming for Bi... has been added to your Cart
Available at a lower price from other sellers that may not offer free Prime shipping.

Amazon First Reads | Editors' picks at exclusive prices

Editorial Reviews

Review

"As a long-time advocate of Python as the language of choice for both the bulk of biological data analysis and for teaching computer programming to molecular life scientists, I am delighted to see this book. [It] provides a well-focused introduction to Python programming but then goes on to use the clarity of the Python language to demystify a wide range of commonly applied data processing and analysis techniques that arise in modern cell and molecular biology. The integration of straightforward introductions to sequence analysis, image processing and statistical analysis (amongst others) into a book on Python is inspired. The clarity of the Python language helps to show that often 'yes it really is that simple', in a way that staring at a mathematical expression often fails to, and the programming element allows the reader to become actively involved."
Jeremy Craven, University of Sheffield

"Python Programming for Biology is an excellent introduction to the challenges that biologists and biophysicists face. The choice of Python is appropriate; we use it in most research in our laboratories at the interface between biology, biochemistry and bioinformatics. The book takes us through programming principles for a beginner with a biological background, introducing the basics. It has useful tips for improving code and some specific examples, for example in sequence analysis, macromolecular structures, image processing and databases. I was pleased to see that there is a substantive section on machine learning which in the era of ‘big data’ is becoming central to much of the software developed for biomedical and agri-biotech research."
Tom Blundell, University of Cambridge

"Stevens and Boucher tear down barriers to programming and bioinformatics, for biologists and medics alike … this is the book that I wish I could have read years ago. Serving as both a straightforward tutorial and plain-English reference, the key programming, biology and bioinformatics concepts necessary to build programs for practical, real-world applications are explained in a logical and easy-to-follow order, helping the reader to get from zero to results faster. Unlike many programming books and resources, information is presented in the right amount of detail and jargon is demystified, giving a gentle but thorough and practical introduction to programming with Python, while providing useful tips and encouraging good practices. This introduction is built on with 'from the ground up' explanations of basic, intermediate and advanced computational biology methodologies through Python implementations, resulting in a well-rounded text for programming to solve biological challenges."
Harry Jubb, University of Cambridge

"As an increasingly valuable and important skill, programming can be daunting for those new to it. Python Programming for Biology provides the perfect introduction into the world of coding. Stevens and Boucher gently guide the reader through the basics and into practical examples that will aid the reader into incorporating Python into their research activities. I would not hesitate to recommend it as a valuable teaching aide or to people keen to expand their horizons into bioinformatics."
David Ascher, University of Cambridge

"Python has become a programming and scripting language of utmost importance in scientific computing, in particular in biology. Major, widely used software packages make use of Python, and libraries offering powerful functionalities are available. Many if not most research projects in biology benefit from computational techniques. Although it is incredibly simple to write small scripts in Python, for a novice in programming, the first steps may seem daunting. In contrast to many other books on Python, this book is specifically aimed at an audience that has little or no experience with programming. After a step-by-step introduction to programming in Python, it describes concrete examples from different areas in biology, with code examples from data analysis to modelling. [It] is a highly valuable addition to the literature on Python, and recommended to any biologist who is interested in using computers in his research."
Michael Nilges, Institut Pasteur, France

"[Stevens and Boucher's] understanding of the needs of the target audience for this book (primarily bench scientists with minimal programming experience) is complete. They have accurately customized the book, to meet those specific requirements which are so distinct from those of students aspiring to be specialist programmers. They have achieved this difficult objective without 'dumbing down' the content or omitting any relevant aspect of Python. The book provides an easy and comprehensive introduction for the complete novice as well as offering plenty to engage the more experienced reader. This work is exactly what is required for us to build new training events upon."
David Judge, University of Cambridge

Book Description

This book introduces Python as a powerful tool for the investigation of problems in computational biology, for novices and experienced programmers alike.

Product details

  • Publisher ‏ : ‎ Cambridge University Press; 1st edition (April 6, 2015)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 711 pages
  • ISBN-10 ‏ : ‎ 0521720095
  • ISBN-13 ‏ : ‎ 978-0521720090
  • Item Weight ‏ : ‎ 3.04 pounds
  • Dimensions ‏ : ‎ 6.9 x 1.3 x 9.7 inches
  • Customer Reviews:
    5.0 out of 5 stars 7 ratings

Customer reviews

5.0 out of 5 stars
5 out of 5
7 global ratings
5 star
100%
4 star 0% (0%) 0%
3 star 0% (0%) 0%
2 star 0% (0%) 0%
1 star 0% (0%) 0%

Top reviews from the United States

Reviewed in the United States on November 29, 2018
Customer image
5.0 out of 5 stars DIYs please don't buy this book thinking you can do it
Reviewed in the United States on November 29, 2018
Hello. This is the book we're using for my bioinformatics course in the Fall of 2018. I have found numerous caveats of this course textbook while completing the course. HTSeq, PIL or Pillow, are a few of the modules that don't install on python versions past some version 2-3 versions before the current one, try LInux, set up anaconda, figure out how to get the right version to communicate with your environments of python 3.6, 3.7, 2.7, ..., Other modules currently an issue, pyside, not finding it. I have had more trouble getting the correct modules and python versions to run before stressing out over the code. Greatly written code with resources that if all things remained constant and perfectly independent would probably work out great. fortunately for me, my professor is still deciding how to grade my assignments in an accelerated grad course dependent on this book when they are programming requirements. There are all sorts of questions that will take you to the first source of answers from stackoverflow, that refuse to keep ticket items open, and so you find that these questions asked 1-3 years ago have no direct answers. Python is not for Do It Yourselfers. Do not be that guy on a bridge! Seriously, you will fail miserably and feel a big giant interval of your life was wasted getting absolutely nowhere. Open source, is openly not the write platform for DIYers, please know this before hand, and there has to be something better than stackoverflow. It is like listening to the rants of facebook from people you never talk to flood your personal life that makes you deactivate it. I am seriously doubtful I will further any more studies in open source when the dependencies and language you have to know feels like wasting away watching things like pokeman, anime, and Harry Potter. Who has time to know the relevant lingo of those episodes and movies. Stick to SQL or EXCEL, R and Python will be a huge dissappointment. Few people understand it, it keeps changing, and when the code works, the modules aren't compatible with your version. I can go on and on and on about this. So they hire a python or R programmer, invests all the growing companies past into these builds, fire the guy and cannot find anybody else to understand what the hell the other guy did to their builds or whatever. I hope you like fishing, because you will be doing a lot of internet fishing, hours of it, to get the right install, then the right code, then try remembering each version and module or OS you used. I love it when you know what to ask, but just didn't ask it right. Because there is a right way to ask a question that includes your problem, what you tried, what OS, what version, and what results of error. Then follow the link provided after a week or more, then fish through that to do more question asking and more fishing. This is for people serious about hijacking or kidnapping business information and selling it back for randsom. I don't see the benefits in open source if the time wasted is more than the money spent using a solid software with similar or better functionality. It gets five stars because it looks promising in a perfect python world, but yet to find it.
Plus the resources of example code and designed to be for the DIYs out there willing to spend the same amount of time watching 20 years of the Simpsons or Pokeman and the stories and lingo involved over the seasons. Knock yourself out.
Images in this review
Customer image
Customer image
One person found this helpful
Report abuse
Reviewed in the United States on November 23, 2017
2 people found this helpful
Report abuse
Reviewed in the United States on July 4, 2018
Reviewed in the United States on December 27, 2019