pub(crate) fn parse_fasta_seq(fasta: &str) -> Vec<u8> ⓘ
Parse a FASTA string, returning just the sequence bytes (ignores header).