Skip to content
Sections
>> Trisquel >> Packages >> aramo >> science >> lighter
aramo  ]
[ Source: lighter  ]

Package: lighter (1.1.2-6)

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.

Other Packages Related to lighter

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
  • dep: libgcc-s1 (>= 3.3.1) [not armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libstdc++6 (>= 5)
    GNU Standard C++ Library v3
  • dep: zlib1g (>= 1:1.1.4)
    compression library - runtime

Download lighter

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 46.7 kB120 kB [list of files]
arm64 45.7 kB108 kB [list of files]
armhf 47.1 kB99 kB [list of files]
ppc64el 50.4 kB180 kB [list of files]