- Bioinformatics with Python Cookbook
- Tiago Antao
- 73字
- 2021-06-10 19:01:45
Working with modern sequence formats
Here, we will work with FASTQ files, the standard format output used by modern sequencers. You will learn how to work with quality scores per base and also consider the variations in output coming from different sequencing machines and databases. This is the first recipe that will use real data (big data) from the Human 1,000 Genomes Project. We will start with a brief description of the project.
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Instant 960 Grid System
- 零基礎學MQL:基于EA的自動化交易編程
- Python程序設計
- Troubleshooting PostgreSQL
- SAP BusinessObjects Dashboards 4.1 Cookbook
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Instant Lucene.NET
- iPhone應用開發從入門到精通
- Clean Code in C#
- 創意UI:Photoshop玩轉APP設計
- 一步一步跟我學Scratch3.0案例
- Clojure High Performance Programming(Second Edition)
- INSTANT JQuery Flot Visual Data Analysis
- Python數據可視化之matplotlib實踐