Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 361 Bytes

index.rst

File metadata and controls

13 lines (10 loc) · 361 Bytes

第一章. 基因组数据处理

本章主要介绍如何从公共数据库获得基因组 NGS 数据,并以公共数据库数据为例进行基因组数据前期处理,包括质控,拼接,注释等基本工作。

.. toctree::
   :maxdepth: 1

   01_get_data
   02_quality_control
   03_assembly
   04_annotation
   05_practice