pub type ProteinSequence = ValidatedSeq<ProteinAlphabet>;Expand description
A validated protein/amino acid sequence.
Aliased Type§
pub struct ProteinSequence { /* private fields */ }pub type ProteinSequence = ValidatedSeq<ProteinAlphabet>;A validated protein/amino acid sequence.
pub struct ProteinSequence { /* private fields */ }