natir / br

Brutal Rewrite a long read corrector
MIT License
2 stars 0 forks source link

License CI Documentation CodeCov

Brutal Rewrite, a long read kmer corrector 🧬 💻

Instalation

If you haven't a rust environment you can use rustup or your package manager.

With cargo

Recommended solution.

cargo install --git https://github.com/natir/br.git

With source

git clone https://github.com/natir/br.git
cd br
cargo install --path .

Usage

WIP

Minimum supported Rust version

Currently the minimum supported Rust version is 1.74.0.

Citation

WIP