canu

作者: tobebettergirl | 来源:发表于2019-07-03 14:12 被阅读8次

学习网址:
https://github.com/marbl/canu

canu安装

git clone https://github.com/marbl/canu.git

cd canu/src

make -j 8

文献阅读

image.png

Canu is able to generate highly continuous assemblies from both PacBio and Nanopore sequencing, but signal-level polishing is required to maximize the final consensus accuracy.

Canu assembly followed by either single-molecule or short-read polishing is an efficient method for generating high-quality assemblies.

Canu currently splits haplotypes into separate contigs wherever the allelic divergence is greater than the post-correction overlap error rate. This threshold is typically 1.5% for recent PacBio data

相关文章

网友评论

    本文标题:canu

    本文链接:https://www.haomeiwen.com/subject/waxqhctx.html