An open API service indexing awesome lists of open source software.

https://github.com/luizirber/ukhs

Universal K-mer Hitting Set library in Rust
https://github.com/luizirber/ukhs

Last synced: 2 months ago
JSON representation

Universal K-mer Hitting Set library in Rust

Awesome Lists containing this project

README

          

# ukhs

**[Universal K-mer Hitting Set](http://acgt.cs.tau.ac.il/docks/) library in Rust**

[![Crates.io](https://img.shields.io/crates/v/ukhs.svg)](https://crates.io/crates/ukhs)
[![Documentation](https://docs.rs/ukhs/badge.svg)](https://docs.rs/ukhs/)

## License

Licensed under either of these:

* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT License ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)

### Contributing

Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined
in the Apache-2.0 license, shall be dual-licensed as above, without any additional terms or conditions.