Rust-Bio v0.25.0 Release Notes

Release Date: 2018-12-12 // over 5 years ago
    • ➕ Added FQRead and FARead traits to FastaReader and FastqReader to be more flexible with input types. This allows to use readers on gzipped and on plain text input interchangeably.
    • ➕ Added an implementation of Bayes Factors and evidence scoring using the method of Kass and Raftery.