CMD + K

lightassembler

Community

Lightweight assembly algorithm designed to be executed on a desktop machine. It uses a pair of cache oblivious Bloom filters, one holding a uniform sample of g-spaced sequenced k-mers and the other holding k-mers classified as likely correct, using a simple statistical test.

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::lightassembler

Usage Tracking

1.0
1 / 8 versions selected
Total downloads: 0

About

Summary

Lightweight assembly algorithm designed to be executed on a desktop machine. It uses a pair of cache oblivious Bloom filters, one holding a uniform sample of g-spaced sequenced k-mers and the other holding k-mers classified as likely correct, using a simple statistical test.

Information Last Updated

Aug 14, 2025 at 02:33

License

GPL

Total Downloads

7.0K

Platforms

Linux 64 Version: 1.0
macOS 64 Version: 1.0
Linux aarch64 Version: 1.0
macOS arm64 Version: 1.0