[Debian-med-packaging] Bug#1023322: ITP: seqan-needle -- pre-filter for the counting of very large collections of nucleotide sequences
Michael R. Crusoe
crusoe at debian.org
Wed Nov 2 10:43:50 GMT 2022
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: crusoe at debian.org
Subject: ITP: seqan-needle -- pre-filter for the counting of very large collections of nucleotide sequences
Package: wnpp
Owner: Michael R. Crusoe <crusoe at debian.org>
Severity: wishlist
* Package name : seqan-needle
Version : 1.0.1.0.0.git.3011926+ds
Upstream Author : Mitra Darvish
* URL : https://github.com/seqan/needle
* License : BSD-3-clause
Programming Lang: C
Description : pre-filter for the counting of very large collections of nucleotide sequences
Needle is a tool for semi-quantitative analysis of very large collections of
nucleotide sequences.
.
Needle stores its data in multiple interleaved Bloom filter, a fast and space
efficient probabilistic data structure and uses a windowing scheme (also called
minimisers) to reduce the amount of data to store. How many interleaved Bloom
filter are used is defined by the user. Each interleaved Bloom filter has a so
called expression threshold and stores minimisers with an occurrence greater
than or equal to its own expression threshold and smaller than the next biggest
expression threshold (if there is no bigger expression threshold, all greater
than or equal to the threshold are stored). These expression thresholds are
then used during the query (called estimate) to approximate the expression
values of given transcripts.
Remark: This package is maintained by Debian Med Packaging Team at
https://salsa.debian.org/med-team/seqan-needle
More information about the Debian-med-packaging
mailing list