Closed RagnarGrootKoerkamp closed 4 weeks ago
Done
There are some errors now.
Yes the errors are expected. We first need to merge the other PRs, and bump versions of rust-bio-types
and rust-bio
https://github.com/rust-bio/rust-bio-types/pull/35
https://github.com/rust-bio/rust-bio/pull/468
https://github.com/rust-bio/rust-bio/pull/469
https://github.com/rust-bio/rust-bio/pull/470
This was a small project that never went anywhere. I don't care for it anymore. If someone wants to continue it feel free to reopen.
Depends on https://github.com/rust-bio/rust-bio/pull/470
This adds CLI wrappers for the algorithms added in that PR.
I could move the code in
main.rs
into a separate module, but it's so small that's probably not worth it.