drugforge.dataviz.plip.is_backbone_residue

drugforge.dataviz.plip.is_backbone_residue(protein, x, y, z) bool[source]

Given xyz coordinates, find the atom in the protein and return whether it is a backbone atom. This would be much easier if PLIP would return the atom idx of the protein, currently all we have are the coordinates.