rustyhmmer 0.1.1

Pure-Rust HMMER3 hmmsearch with byte-identical --tblout output
Documentation
1
2
3
4
5
#![allow(dead_code)]

pub mod constants;
pub mod exponential;
pub mod gumbel;