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
Downloads (Last 6 months): 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.

Last Updated

Sep 8, 2018 at 15:29

License

GPL

Total Downloads

7.2K

Supported Platforms

linux-64
macOS-64
linux-aarch64
macOS-arm64