ion_names#

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

Get a list of all residues in the PDB Chemical Component Dictionary (CCD) that are monoatomic ions. [1]

Returns:
ion_nameslist of str

A list of codes containing residues that are monoatomic ions.

References