biotite.structure.info.full_name

biotite.structure.info.full_name(res_name)[source]

Get the full name of a residue/compound from the up to 3-letter residue name, based on the PDB chemical components dictionary.

Parameters
res_namestr

The up to 3-letter residue name.

Returns
namestr

The full name of the residue.

Examples

>>> print(full_name("MAN"))
alpha-D-mannopyranose