Bioinformatics Algorithms: Design and Implementation in Python(美國原版)
Miguel Rocha, Pedro G. Ferreira
- 出版商: Academic Press
- 出版日期: 2018-06-26
- 售價: $4,125
- 貴賓價: 9.5 折 $3,919
- 語言: 英文
- 頁數: 400
- 裝訂: Paperback
- ISBN: 0128125209
- ISBN-13: 9780128125205
-
相關分類:
Python 程式語言、Algorithms-data-structures 資料結構與演算法、Bioinformatics 生物資訊
立即出貨 (庫存 < 3)
商品描述
Bioinformatics Algorithms: Design and Implementation in Python provides a comprehensive book on many of the most important bioinformatics problems, putting forward the best algorithms and showing how to implement them. The book focuses on the use of the Python programming language and its algorithms, which is quickly becoming the most popular language in the bioinformatics field. Readers will find the tools they need to improve their knowledge and skills with regard to algorithm development and implementation, and will also uncover prototypes of bioinformatics applications that demonstrate the main principles underlying real world applications.
- Presents an ideal text for bioinformatics students with little to no knowledge of computer programming
- Based on over 12 years of pedagogical materials used by the authors in their own classrooms
- Features a companion website with downloadable codes and runnable examples (such as using Jupyter Notebooks) and exercises relating to the book