- Bioinformatics with Python Cookbook
- Tiago Antao
- 45字
- 2021-06-10 19:01:48
See also
- The specification for VCF is available at http://samtools.github.io/hts-specs/VCFv4.2.pdf
- GATK is one of the most widely used variant callers; check out https://www.broadinstitute.org/gatk/ for details
- SAMtools and htslib are used for variant calling and SAM/BAM management; check out http://htslib.org for details
推薦閱讀
- Learning C++ Functional Programming
- x86匯編語言:從實模式到保護模式(第2版)
- Java程序設計與實踐教程(第2版)
- 重學Java設計模式
- Drupal 8 Configuration Management
- 高級語言程序設計(C語言版):基于計算思維能力培養
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- jQuery炫酷應用實例集錦
- Getting Started with React Native
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- 快速入門與進階:Creo 4·0全實例精講
- 創意UI Photoshop玩轉移動UI設計
- 會當凌絕頂:Java開發修行實錄
- PHP 7 Programming Blueprints
- C/C++程序設計教程