biomol.core.IndexTable.atoms_to_residues#

IndexTable.atoms_to_residues(indices)[source]#

Map atom indices to residue indices.

Parameters:

indices (NDArray[np.integer])

Return type:

NDArray[np.integer]