万本电子书0元读

万本电子书0元读

顶部广告

Bioinformatics with Python Cookbook电子书

售       价:¥

25人正在读 | 0人评论 9.8

作       者:Tiago Antao

出  版  社:Packt Publishing

出版时间:2015-06-25

字       数:157.2万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
If you have intermediate-level knowledge of Python and are well aware of the main research and vocabulary in your bioinformatics topic of interest, this book will help you develop your knowledge further.
目录展开

Bioinformatics with Python Cookbook

Table of Contents

Bioinformatics with Python Cookbook

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why Subscribe?

Free Access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Sections

Getting ready

How to do it…

There's more…

See also

Conventions

Reader feedback

Customer support

Downloading the example code

Downloading the color images of this book

Errata

Piracy

Questions

1. Python and the Surrounding Software Ecology

Introduction

Installing the required software with Anaconda

Getting ready

How to do it…

There's more…

See also

Installing the required software with Docker

Getting ready

How to do it…

See also

Interfacing with R via rpy2

Getting ready

How to do it…

There's more…

See also

Performing R magic with IPython

Getting ready

How to do it…

See also

2. Next-generation Sequencing

Introduction

Accessing GenBank and moving around NCBI databases

Getting ready

How to do it…

There's more…

See also

Performing basic sequence analysis

Getting ready

How to do it…

There's more…

See also

Working with modern sequence formats

Getting ready

How to do it…

There's more…

See also

Working with alignment data

Getting ready

How to do it…

There's more…

See also

Analyzing data in the variant call format

Getting ready

How to do it…

There's more…

See also

Studying genome accessibility and filtering SNP data

Getting ready

How to do it…

There's more…

See also

3. Working with Genomes

Introduction

Working with high-quality reference genomes

Getting ready

How to do it...

There's more...

See also

Dealing with low-quality genome references

Getting ready

How to do it...

There's more...

See also

Traversing genome annotations

Getting ready

How to do it...

There's more...

See also

Extracting genes from a reference using annotations

Getting ready

How to do it…

There's more...

See also

Finding orthologues with the Ensembl REST API

Getting ready

How to do it...

There's more...

Retrieving gene ontology information from Ensembl

Getting ready

How to do it...

There's more...

See also

4. Population Genetics

Introduction

Managing datasets with PLINK

Getting ready

How to do it…

There's more...

See also

Introducing the Genepop format

Getting ready

How to do it…

See also

Exploring a dataset with Bio.PopGen

Getting ready

How to do it…

There's more...

See also

Computing F-statistics

Getting ready

How to do it…

See also

Performing Principal Components Analysis

Getting ready

How to do it…

There's more...

See also

Investigating population structure with Admixture

Getting ready

How to do it…

There's more...

5. Population Genetics Simulation

Introduction

Introducing forward-time simulations

Getting ready

How to do it...

There's more...

Simulating selection

Getting ready

How to do it…

There's more...

Simulating population structure using island and stepping-stone models

Getting ready

How to do it…

Modeling complex demographic scenarios

Getting ready

How to do it…

Simulating the coalescent with Biopython and fastsimcoal

Getting ready

How to do it…

There's more...

See also

6. Phylogenetics

Introduction

Preparing the Ebola dataset

Getting ready

How to do it...

There's more...

See also

Aligning genetic and genomic data

Getting ready

How to do it...

Comparing sequences

Getting ready

How to do it...

There's more…

Reconstructing phylogenetic trees

Getting ready

How to do it...

There's more...

Playing recursively with trees

Getting ready

How to do it...

There's more...

Visualizing phylogenetic data

Getting ready

How to do it...

There's more...

7. Using the Protein Data Bank

Introduction

Finding a protein in multiple databases

Getting ready

How to do it...

There's more...

Introducing Bio.PDB

Getting ready

How to do it...

There's more...

Extracting more information from a PDB file

Getting ready

How to do it...

Computing molecular distances on a PDB file

Getting ready

How to do it...

Performing geometric operations

Getting ready

How to do it...

There's more...

Implementing a basic PDB parser

Getting ready

How to do it...

There's more...

Animating with PyMol

Getting ready

How to do it...

There's more...

Parsing mmCIF files using Biopython

Getting ready

How to do it...

There's more...

8. Other Topics in Bioinformatics

Introduction

Accessing the Global Biodiversity Information Facility

How to do it...

There's more...

Geo-referencing GBIF datasets

Getting ready

How to do it...

There's more...

Accessing molecular-interaction databases with PSIQUIC

How to do it...

Plotting protein interactions with Cytoscape the hard way

Getting ready

How to do it...

There's more...

9. Python for Big Genomics Datasets

Introduction

Setting the stage for high-performance computing

Getting ready

How to do it...

Designing a poor human concurrent executor

Getting ready

How to do it...

There's more...

Performing parallel computing with IPython

Getting ready

How to do it...

There's more...

Computing the median in a large dataset

Getting ready

How to do it...

There's more...

Optimizing code with Cython and Numba

Getting ready

How to do it...

There's more...

Programming with laziness

Getting ready

How to do it...

There's more...

Thinking with generators

Getting ready

How to do it...

See also

Index

累计评论(0条) 1个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部