pub fn seq_aa_from_str(str: &str) -> Vec<AminoAcid>
Create an amino-acid sequence from a string of single-letter identifiers. (Case insensitive)