Skip to content
代码片段 群组 项目
提交 6c2f57ab 编辑于 作者: Sergey Koren's avatar Sergey Koren
浏览文件

Update quick-start.rst

上级 b2df5790
无相关合并请求
......@@ -184,12 +184,12 @@ or use the following curl command:
curl -L -o yeast.20x.fastq.gz http://gembox.cbcb.umd.edu/mhap/raw/yeast_filtered.20x.fastq.gz
and run the assembler with modified parameters::
and run the assembler adding sensitive parameters (**corMhapSensitivity=high corMinCoverage=2 errorRate=0.035 minOverlapLength=499**)::
canu \
-p asm -d yeast \
genomeSize=12.1m \
corMhapSensitivity=high corMinCoverage=2 errorRate=0.035 \
corMhapSensitivity=high corMinCoverage=2 errorRate=0.035 minOverlapLength=499 \
-pacbio-raw yeast.20x.fastq.gz
......
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册