./biology/canu, Single molecule sequence assembler for genomes large and small

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2nb5, Package name: canu-2.2nb5, Maintainer: bacon

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


Required to run:
[graphics/gnuplot] [lang/perl5] [devel/boost-libs]

Required to build:
[devel/boost-headers] [pkgtools/cwrappers]

Master sites:

Filesize: 2343.938 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504)
Log message:
*: recursive bump for perl 5.40
   2024-10-04 05:49:38 by Ryo ONODERA | Files touched by this commit (237)
Log message:
*: Recursive revbump from Boost 1.86.0
   2024-02-23 15:30:59 by Jason Bacon | Files touched by this commit (1)
Log message:
biology/canu: Update to 2.2nb3

Remove gnuplot dependency.  It isn't necessary for basic canu
functionality, and it pulls in a rust dependency, which causes
frequent breakage.
   2023-12-29 19:25:02 by Adam Ciarcinski | Files touched by this commit (254)
Log message:
revbump for boost-libs
   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-01 05:33:32 by Thomas Klausner | Files touched by this commit (2)
Log message:
canu: remove patches that are not in distinfo
   2023-06-01 05:33:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
canu: use github framework variables
   2023-05-20 16:42:11 by Jason Bacon | Files touched by this commit (13)
Log message:
biology/canu: Fix build on Darwin aarch64

Replace SIMDE with upstream source hacks from FreeBSD port
Should also work on powerpc, but untested
No changes to existing binaries