Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.43 KB

File metadata and controls

47 lines (30 loc) · 1.43 KB

License Security audit

rust-hmmer

rust-hmmer: a simple Rust parser for hmmer output files

This library aims to provide a Rust parser for hmmer output files.

Requirements

  • Rust in stable channel

Development

To format code run:

cargo fmt

To test code run:

cargo test --all-features

To run all benchmarck use:

cargo bench --all-features

Contributions

Contributions are welcomed under the project code of conduct.

Bugs

Submit problems or requests to the Issue Tracker.

License

Licensed under the MIT license http://opensource.org/licenses/MIT. This project may not be copied, modified, or distributed except according to those terms.

Code of conduct

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.