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
- Host: GitHub
- URL: https://github.com/luizirber/ukhs
- Owner: luizirber
- License: apache-2.0
- Created: 2019-03-08T21:22:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T15:11:01.000Z (almost 5 years ago)
- Last Synced: 2025-03-15T14:56:47.665Z (7 months ago)
- Language: Rust
- Homepage:
- Size: 427 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# ukhs
**[Universal K-mer Hitting Set](http://acgt.cs.tau.ac.il/docks/) library in Rust**
[](https://crates.io/crates/ukhs)
[](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.