株式会社極東書店トップ > 商品一覧 > Computing for Biologists: Python Programming and Principles.
商品詳細
Computing for Biologists: Python Programming and Principles.
・ISBN 978-1-107-64218-8 paper GB£ 47.00
¥14,889.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Libeskind-Hadas, Ran / Bush, Eliot, |
|---|---|
| 出版社 | (Cambridge University Press, UK) |
| 出版年月 | 2014 |
| ページ数 | 218 pp. |
| 言語 | ENG |
| ニュース番号 | <A00-5650> |
解説
Computing is revolutionizing the practice of biology. This book, which assumes no prior computing experience, provides students with the tools to write their own Python programs and to understand fundamental concepts in computational biology and bioinformatics. Each major part of the book begins with a compelling biological question, followed by the algorithmic ideas and programming tools necessary to explore it: the origins of pathogenicity are examined using gene finding, the evolutionary history of sex determination systems is studied using sequence alignment, and the origin of modern humans is addressed using phylogenetic methods. In addition to providing general programming skills, this book explores the design of efficient algorithms, simulation, NP-hardness, and the maximum likelihood method, among other key concepts and methods. Easy-to-read and designed to equip students with the skills to write programs for solving a range of biological problems, the book is accompanied by numerous programming exercises, available at www.cs.hmc.edu/CFB.