舉報

會員
Bioinformatics with Python Cookbook
最新章節(jié):
There's more…
Bioinformaticsisanactiveresearchfieldthatusesarangeofsimple-to-advancedcomputationstoextractvaluableinformationfrombiologicaldata.Thisbookcoversnext-generationsequencing,genomics,metagenomics,populationgenetics,phylogenetics,andproteomics.You'lllearnmodernprogrammingtechniquestoanalyzelargeamountsofbiologicaldata.Withthehelpofreal-worldexamples,you'llconvert,analyze,andvisualizedatasetsusingvariousPythontoolsandlibraries.ThisbookwillhelpyougetabetterunderstandingofworkingwithaGalaxyserver,whichisthemostwidelyusedbioinformaticsweb-basedpipelinesystem.Thisupdatededitionalsoincludesadvancednext-generationsequencingfilteringtechniques.You'llalsoexploretopicssuchasSNPdiscoveryusingstatisticalapproachesunderhigh-performancecomputingframeworkssuchasDaskandSpark.Bytheendofthisbook,you'llbeabletouseandimplementmodernprogrammingtechniquesandframeworkstodealwiththeever-increasingdelugeofbioinformaticsdata.
目錄(289章)
倒序
- coverpage
- Title Page
- About Packt
- Why subscribe?
- Packt.com
- Contributors
- About the author
- About the reviewers
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Download the color images
- Conventions used
- Sections
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Get in touch
- Reviews
- Python and the Surrounding Software Ecology
- Introduction
- Installing the required software with Anaconda
- Getting ready
- How to do it...
- There's more...
- 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 Jupyter Notebook
- Getting ready
- How to do it...
- There's more...
- See also
- 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 VCF
- 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
- Processing NGS data with HTSeq
- Getting ready
- How to do it...
- There's more...
- 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
- 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...
- 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...
- Phylogenetics
- Introduction
- Preparing a dataset for phylogenetic analysis
- 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...
- 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...
- 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...
- Bioinformatics Pipelines
- Introduction
- Introducing Galaxy servers
- Getting ready
- How to do it…
- There's more…
- Accessing Galaxy using the API
- Getting ready
- How to do it…
- Developing a Galaxy tool
- Getting ready
- How to do it…
- There's more…
- Using generic pipelines with bioinformatics data
- Getting ready
- How to do it…
- Deploying a variant analysis pipeline with Airflow
- Getting ready
- How to do it…
- There's more…
- Python for Big Genomics Datasets
- Introduction
- Using high-performance data formats – HDF5
- Getting ready
- How to do it...
- There's more...
- Doing parallel computing with Dask
- Getting ready
- How to do it...
- There's more...
- Using high-performance data formats – Parquet
- Getting ready
- How to do it...
- There's more...
- Computing sequencing statistics using Spark
- Getting ready
- How to do it...
- There's more...
- Optimizing code with Cython and Numba
- Getting ready
- How to do it...
- There's more...
- Other Topics in Bioinformatics
- Introduction
- Doing metagenomics with the QIIME 2 Python API
- Getting ready
- How to do it...
- There's more...
- Inferring shared chromosomal segments with Germline
- Getting ready
- How to do it...
- There's more...
- Accessing the Global Biodiversity Information Facility via REST
- How to do it...
- There's more...
- Georeferencing GBIF datasets
- Getting ready
- How to do it...
- There's more...
- Plotting protein interactions with Cytoscape the hard way
- Getting ready
- How to do it...
- There's more...
- Advanced NGS Processing
- Introduction
- Preparing the dataset for analysis
- Getting ready
- How to do it…
- Using Mendelian error information for quality control
- How to do it…
- There's more…
- Using decision trees to explore the data
- How to do it…
- Exploring the data with standard statistics
- How to do it…
- There's more…
- Finding genomic features from sequencing annotations
- How to do it…
- There's more… 更新時間:2021-06-10 19:02:32
推薦閱讀
- ExtGWT Rich Internet Application Cookbook
- 網(wǎng)頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- GitHub入門與實踐
- Orchestrating Docker
- 零基礎學C語言(第4版)
- 監(jiān)控的藝術:云原生時代的監(jiān)控框架
- R語言數(shù)據(jù)挖掘:實用項目解析
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- C語言程序設計
- Tkinter GUI Programming by Example
- 走近SDN/NFV
- Mastering VMware vSphere Storage
- 軟件自動化測試實戰(zhàn)解析:基于Python3編程語言
- Learning C# by Developing Games with Unity 3D Beginner's Guide
- C++教程
- Learning Android Application Development
- MongoDB進階與實戰(zhàn):微服務整合、性能優(yōu)化、架構管理
- OpenACC并行編程實戰(zhàn)
- Python學習手冊(原書第4版)
- Spring Boot實戰(zhàn):從0開始動手搭建企業(yè)級項目
- RStudio for R Statistical Computing Cookbook
- C編程從入門到實踐
- Matplotlib 2.x By Example
- SQL編程思想:基于5種主流數(shù)據(jù)庫代碼實現(xiàn)
- 電氣控制工程師手冊
- 數(shù)據(jù)結構(C語言版)(第2版)
- 愛上編程:給孩子的計算機入門書
- Web前端開發(fā)與應用教程(HTML5+CSS3+JavaScript)
- 程序是怎樣跑起來的