Skip to content
forked from marbl/canu

A single molecule sequence assembler for genomes large and small.

Notifications You must be signed in to change notification settings

SixPlusSeven/canu

Repository files navigation

logo

Canu is a fork of the Celera Assembler designed for high-noise single-molecule sequencing (such as the PacBio RSII or Oxford Nanopore MinION). The software is currently alpha level, feel free to use and report issues encountered.

Build

git clone https://github.com/marbl/canu.git
cd canu/src
make

For a quick user-quide, run:

../<achitechture>/bin/canu

For full list of options, run: ..//bin/canu -options

Docs

Canu is a hierachical assembly pipeline which runs in three steps:

  • Detect overlap in high-noise sequences using MHAP
  • Generate corrected sequence consensus
  • Assemble corrected sequences

Stay tuned, more coming soon.

About

A single molecule sequence assembler for genomes large and small.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.5%
  • C 29.1%
  • Perl 10.8%
  • Makefile 0.9%
  • Shell 0.3%
  • CSS 0.2%
  • Other 0.2%