mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
8c79ef8a40
Approved by: portmgr blanket
15 lines
426 B
Plaintext
15 lines
426 B
Plaintext
Canu is a fork of the Celera Assembler, designed for high-noise single-molecule
|
|
sequencing (such as the PacBio RS II/Sequel or Oxford Nanopore MinION).
|
|
|
|
Canu is a hierarchical assembly pipeline which runs in four steps:
|
|
|
|
Detect overlaps in high-noise sequences using MHAP
|
|
|
|
Generate corrected sequence consensus
|
|
|
|
Trim corrected sequences
|
|
|
|
Assemble trimmed corrected sequences
|
|
|
|
WWW: https://canu.readthedocs.io/
|