parse_ab1_sequence

Function parse_ab1_sequence 

Source
pub fn parse_ab1_sequence(data: &[u8]) -> Option<Vec<u8>>
Expand description

Tries the edited basecalls (PBAS tag 2) first, falling back to raw basecalls (PBAS tag 1).