biomol.core.IndexTable ====================== .. currentmodule:: biomol.core .. autoclass:: IndexTable :show-inheritance: :member-order: bysource .. rubric:: Attributes .. autosummary:: :toctree: . :nosignatures: ~IndexTable.atom_to_res ~IndexTable.res_to_chain ~IndexTable.res_atom_indptr ~IndexTable.res_atom_indices ~IndexTable.chain_res_indptr ~IndexTable.chain_res_indices .. rubric:: Methods .. autosummary:: :toctree: . :nosignatures: ~IndexTable.atoms_to_chains ~IndexTable.atoms_to_residues ~IndexTable.chains_to_atoms ~IndexTable.chains_to_residues ~IndexTable.convert ~IndexTable.copy ~IndexTable.from_dict ~IndexTable.from_parents ~IndexTable.residues_to_atoms ~IndexTable.residues_to_chains ~IndexTable.to_dict