biomol.core.IndexTable.chains_to_atoms#

IndexTable.chains_to_atoms(indices)[source]#

Map chain indices to concatenated atom indices.

Parameters:

indices (NDArray[np.integer])

Return type:

NDArray[np.integer]