Function intspan::next_maf_block

source ·
pub fn next_maf_block<T: BufRead + ?Sized>(
    input: &mut T
) -> Result<MafBlock, Error>
Expand description

Get the next MafBlock out of the input.