This library aims to provide a Rust parser for hmmer output files.
- Rust in stable channel
To format code run:
cargo fmt
To test code run:
cargo test --all-features
To run all benchmarck use:
cargo bench --all-features
Contributions are welcomed under the project code of conduct.
Submit problems or requests to the Issue Tracker.
Licensed under the MIT license http://opensource.org/licenses/MIT. This project may not be copied, modified, or distributed except according to those terms.
Please note that the sabreur project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.