Skip to content

STRIDES-Codes/rust-hmmer

Repository files navigation

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.

About

A simple Rust hmmer output file parser

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages