biomol.core.IndexTable.residues_to_atoms#

IndexTable.residues_to_atoms(indices)[source]#

Map residue indices to concatenated atom indices.

Parameters:

indices (NDArray[np.integer])

Return type:

NDArray[np.integer]