Function sourmash::encodings::to_aa

source ·
pub fn to_aa(seq: &[u8], dayhoff: bool, hp: bool) -> Result<Vec<u8>, Error>