Bioinformatics with Python Cookbook: Learn how to use modern Python bioinformatics libraries and applications to do cutting-edge research in computational biology

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Discover modern, next-generation sequencing libraries from Python ecosystem to analyze large amounts of biological data Key Features • Perform complex bioinformatics analysis using the most important Python libraries and applications • Implement next-generation sequencing, metagenomics, automating analysis, population genetics, and more • Explore various statistical and machine learning techniques for bioinformatics data analysis Book Description Bioinformatics is an active research field that uses a range of simple-to-advanced computations to extract valuable information from biological data. This book covers next-generation sequencing, genomics, metagenomics, population genetics, phylogenetics, and proteomics. You'll learn modern programming techniques to analyze large amounts of biological data. With the help of real-world examples, you'll convert, analyze, and visualize datasets using various Python tools and libraries. This book will help you get a better understanding of working with a Galaxy server, which is the most widely used bioinformatics web-based pipeline system. This updated edition also includes advanced next-generation sequencing filtering techniques. You'll also explore topics such as SNP discovery using statistical approaches under high-performance computing frameworks such as Dask and Spark. By the end of this book, you'll be able to use and implement modern programming techniques and frameworks to deal with the ever-increasing deluge of bioinformatics data. What you will learn • Learn how to process large next-generation sequencing (NGS) datasets • Work with genomic dataset using the FASTQ, BAM, and VCF formats • Learn to perform sequence comparison and phylogenetic reconstruction • Perform complex analysis with proteomics data • Use Python to interact with Galaxy servers • Use high-performance computing techniques with Dask and Spark • Visualize protein dataset interactions using Cytoscape • Use PCA and Decision Trees, two machine learning techniques, with biological datasets Who this book is for This book is for data scientists, bioinformatics analysts, researchers, and Python developers who want to address intermediate-to-advanced biological and bioinformatics problems using a recipe-based approach. Working knowledge of the Python programming language is expected.

Author(s): Tiago Antao
Edition: 2
Publisher: Packt Publishing
Year: 2018

Language: English
Commentary: True PDF (may be early release, some misprints)
Pages: 360
City: Birmingham, UK
Tags: Python; Bioinformatics; Principal Component Analysis; Apache Spark; Pipelines; Docker; R; Apache Parquet; Jupyter; Simulation; HDF5; Anaconda; Phylogenetic Analysis; Population Genetics; Biopython; Next-Generation Sequence Data; Proteomics; Genome; Numba; Cython; GenBank; Ensembl; HTSeq; PLINK; Genepop; PyMOL; Galaxy; Apache Dask

1. Python and the Surrounding Software Ecology
2. Next-generation Sequencing
3. Working with Genomes
4. Population Genetics
5. Population Genetics Simulation
6. Phylogenetics
7. Using the Protein Data Bank
8. Bioinformatics pipelines
9. Python for Big Genomics Datasets
10. Other Topics in Bioinformatics
11. Machine learning in Bioinformatics