[Debian-med-packaging] Bug#955548: ITP: wtdbg2 -- de novo sequence assembler for long noisy reads
Andreas Tille
tille at debian.org
Thu Apr 2 12:18:02 BST 2020
Package: wnpp
Severity: wishlist
Subject: ITP: wtdbg2 -- de novo sequence assembler for long noisy reads
Package: wnpp
Owner: Andreas Tille <tille at debian.org>
Severity: wishlist
* Package name : wtdbg2
Version : 2.5
Upstream Author : Jue Ruan <ruanjue at gmail.com>
* URL : https://github.com/ruanjue/wtdbg2
* License : GPL-3+
Programming Lang: C
Description : de novo sequence assembler for long noisy reads
Wtdbg2 is a de novo sequence assembler for long noisy reads produced by
PacBio or Oxford Nanopore Technologies (ONT). It assembles raw reads
without error correction and then builds the consensus from intermediate
assembly output. Wtdbg2 is able to assemble the human and even the 32Gb
Axolotl genome at a speed tens of times faster than CANU and FALCON
while producing contigs of comparable base accuracy.
.
During assembly, wtdbg2 chops reads into 1024bp segments, merges similar
segments into a vertex and connects vertices based on the segment
adjacency on reads. The resulting graph is called fuzzy Bruijn graph
(FBG). It is akin to De Bruijn graph but permits mismatches/gaps and
keeps read paths when collapsing k-mers. The use of FBG distinguishes
wtdbg2 from the majority of long-read assemblers.
Remark: This package is maintained by Debian Med Packaging Team at
https://salsa.debian.org/med-team/wtdbg2
More information about the Debian-med-packaging
mailing list