>
Python Programming for Biology: Bioinformatics and Beyond

Python Programming for Biology: Bioinformatics and Beyond

  • £27.39
  • Save £75


Tim J. Stevens, Wayne Boucher
Cambridge University Press, 2/12/2015
EAN 9780521895835, ISBN10: 0521895839

Hardcover, 711 pages, 25.4 x 18.3 x 3.6 cm
Language: English
Originally published in English

Do you have a biological question that could be readily answered by computational techniques, but little experience in programming? Do you want to learn more about the core techniques used in computational biology and bioinformatics? Written in an accessible style, this guide provides a foundation for both newcomers to computer programming and those interested in learning more about computational biology. The chapters guide the reader through: a complete beginners' course to programming in Python, with an introduction to computing jargon; descriptions of core bioinformatics methods with working Python examples; scientific computing techniques, including image analysis, statistics and machine learning. This book also functions as a language reference written in straightforward English, covering the most common Python language elements and a glossary of computing and biological terms. This title will teach undergraduates, postgraduates and professionals working in the life sciences how to program with Python, a powerful, flexible and easy-to-use language.

Preface
Acknowledgements
1. Prologue
2. Beginners' guide
3. Python basics
4. Program control and logic
5. Functions
6. Files
7. Object orientation
8. Object data modelling
9. Mathematics
10. Coding tips
11. Biological sequences
12. Pairwise sequence alignments
13. Multiple sequence alignments
14. Sequence variation and evolution
15. Macromolecular structures
16. Array data
17. High-throughput sequence analyses
18. Images
19. Signal processing
20. Databases
21. Probability
22. Statistics
23. Clustering and discrimination
24. Machine learning
25. Hard problems
26. Graphical interfaces
27. Improving speed
Appendix 1
simplified language reference
Appendix 2
selected standard type methods and operations
Appendix 3
standard module highlights
Appendix 4
string formatting
Appendix 5
regular expressions
Appendix 6
further statistics
Glossary
Index.