Crate kff

source · []
Expand description

Kmer File Format Rust parser and writer

Re-exports

pub use self::kff::Kff;
pub use iterator::KmerIterator;
pub use utils::*;

Modules

Error struct of project kff

An iterator over all kmer present in a Kff file

Kmer File Format Rust parser

Struct and function to manage section

Utils function for KFF