amino_acid_names#

biotite.structure.info.amino_acid_names() list[str][source]#

Get a list of all amino acid residues according to the PDB Chemical Component Dictionary. [1]

Returns:
amino_acid_nameslist of str

A list of codes containing residues that are peptide monomers.

References