liblrge

Crates.ioliblrge
lib.rsliblrge
version
sourcesrc
created_at2024-11-25 02:00:18.988788+00
updated_at2024-12-05 06:23:48.102293+00
descriptionGenome size estimation from long read overlaps
homepagehttps://github.com/mbhall88/lrge
repositoryhttps://github.com/mbhall88/lrge
max_upload_size
id1459834
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Michael Hall (mbhall88)

documentation

https://docs.rs/liblrge

README

liblrge

docs.rs Crates.io Version Crates.io Total Downloads check

This is a Rust library for estimating genome size from long read overlaps. The library is used by the lrge command line tool documented in the root of this repository.

See the documentation for example usage and API documentation.

Commit count: 145

cargo fmt