sail 0.2.1

sequence analysis I/O tool
pub mod cat;
pub mod count;
pub mod dedup;
pub mod fetch;
pub mod filter;
pub mod get;
pub mod grep;
pub mod head;
pub mod index;
pub mod names;
pub mod reformat;
pub mod rename;
pub mod sample;
pub mod shuffle;
pub mod sort;
pub mod split;
pub mod stats;
pub mod tail;
pub mod validate;