Canu: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
(Created page with "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...")
 
No edit summary
 
Line 3: Line 3:
Canu is a hierarchical assembly pipeline which runs in four steps:
Canu is a hierarchical assembly pipeline which runs in four steps:


* Detect overlaps in high-noise sequences using MHAP
* Detect overlaps in high-noise sequences using MHAP
* Generate corrected sequence consensus
* Generate corrected sequence consensus
* Trim corrected sequences
* Trim corrected sequences
* Assemble trimmed corrected sequences
* Assemble trimmed corrected sequences


Canu has currently a poor reputation for stealing memory on nodes. Please contact your local system administrator if you wish to use this.
Canu has currently a poor reputation for stealing memory on nodes. Please contact your local system administrator if you wish to use this.

Latest revision as of 15:25, 24 August 2017

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

Canu has currently a poor reputation for stealing memory on nodes. Please contact your local system administrator if you wish to use this.