株式会社極東書店トップ > 商品一覧 > Managing Your Biological Data with Python.
商品詳細
Managing Your Biological Data with Python.
・ISBN 978-1-4398-8093-7 paper GB£ 72.99
¥23,123.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Via, Allegra / Rother, Kristian / Tramontano, Anna, |
|---|---|
| シリーズ | (Chapman & Hall/CRC Computational Biology Series) |
| 出版社 | (Chapman & Hall/CRC, US) |
| 出版年月 | 2014 |
| ページ数 | 560 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-52025> |
解説
Take Control of Your Data and Use Python with Confidence
Requiring no prior programming experience, Managing Your Biological Data with Python empowers biologists and other life scientists to work with biological data on their own using the Python language. The book teaches them not only how to program but also how to manage their data. It shows how to read data from files in different formats, analyze and manipulate the data, and write the results to a file or computer screen.
The first part of the text introduces the Python language and teaches readers how to write their first programs. The second part presents the basic elements of the language, enabling readers to write small programs independently. The third part explains how to create bigger programs using techniques to write well-organized, efficient, and error-free code. The fourth part on data visualization shows how to plot data and draw a figure for an article or slide presentation. The fifth part covers the Biopython programming library for reading and writing several biological file formats, querying the NCBI online databases, and retrieving biological records from the web. The last part provides a cookbook of 20 specific programming "recipes," ranging from secondary structure prediction and multiple sequence alignment analyses to superimposing protein three-dimensional structures.
Tailoring the programming topics to the everyday needs of biologists, the book helps them easily analyze data and ultimately make better discoveries. Every piece of code in the text is aimed at solving real biological problems.