Mastering Python for Bioinformatics

Mastering Python for Bioinformatics
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 457
Release :
ISBN-10 : 9781098100858
ISBN-13 : 1098100859
Rating : 4/5 (859 Downloads)

Book Synopsis Mastering Python for Bioinformatics by : Ken Youens-Clark

Download or read book Mastering Python for Bioinformatics written by Ken Youens-Clark and published by "O'Reilly Media, Inc.". This book was released on 2021-05-05 with total page 457 pages. Available in PDF, EPUB and Kindle. Book excerpt: Life scientists today urgently need training in bioinformatics skills. Too many bioinformatics programs are poorly written and barely maintained--usually by students and researchers who've never learned basic programming skills. This practical guide shows postdoc bioinformatics professionals and students how to exploit the best parts of Python to solve problems in biology while creating documented, tested, reproducible software. Ken Youens-Clark, author of Tiny Python Projects (Manning), demonstrates not only how to write effective Python code but also how to use tests to write and refactor scientific programs. You'll learn the latest Python features and toolsâ??including linters, formatters, type checkers, and testsâ??to create documented and tested programs. You'll also tackle 14 challenges in Rosalind, a problem-solving platform for learning bioinformatics and programming. Create command-line Python programs to document and validate parameters Write tests to verify refactor programs and confirm they're correct Address bioinformatics ideas using Python data structures and modules such as Biopython Create reproducible shortcuts and workflows using makefiles Parse essential bioinformatics file formats such as FASTA and FASTQ Find patterns of text using regular expressions Use higher-order functions in Python like filter(), map(), and reduce()


Mastering Python for Bioinformatics Related Books