[Debian-med-packaging] Bug#961665: ITP: lighter -- fast and memory-efficient sequencing error corrector
Andreas Tille
tille at debian.org
Wed May 27 15:45:58 BST 2020
Package: wnpp
Severity: wishlist
Subject: ITP: lighter -- fast and memory-efficient sequencing error corrector
Package: wnpp
Owner: Andreas Tille <tille at debian.org>
Severity: wishlist
* Package name : lighter
Version : 1.1.2
Upstream Author : Li Song, Liliana Florea and Ben Langmead
* URL : https://github.com/mourisl/Lighter
* License : GPL-3
Programming Lang: C
Description : fast and memory-efficient sequencing error corrector
Lighter is a fast, memory-efficient tool for correcting sequencing
errors. Lighter avoids counting k-mers. Instead, it uses a pair of Bloom
filters, one holding a sample of the input k-mers and the other holding
k-mers likely to be correct. As long as the sampling fraction is
adjusted in inverse proportion to the depth of sequencing, Bloom filter
size can be held constant while maintaining near-constant accuracy.
Lighter is parallelized, uses no secondary storage, and is both faster
and more memory-efficient than competing approaches while achieving
comparable accuracy.
Remark: This package is maintained by Debian Med Packaging Team at
https://salsa.debian.org/med-team/lighter
More information about the Debian-med-packaging
mailing list