AnnotatedStructure ================== .. rubric:: Module .. code-block:: python viennaptm.dataclasses.annotatedstructure .. currentmodule:: viennaptm.dataclasses.annotatedstructure .. autoclass:: AnnotatedStructure :members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~AnnotatedStructure.__init__ ~AnnotatedStructure.add ~AnnotatedStructure.add_to_modification_log ~AnnotatedStructure.atom_to_internal_coordinates ~AnnotatedStructure.center_of_mass ~AnnotatedStructure.copy ~AnnotatedStructure.delete_log_entry ~AnnotatedStructure.detach_child ~AnnotatedStructure.detach_parent ~AnnotatedStructure.from_cif ~AnnotatedStructure.from_pdb ~AnnotatedStructure.from_rcsb ~AnnotatedStructure.get_atoms ~AnnotatedStructure.get_chains ~AnnotatedStructure.get_full_id ~AnnotatedStructure.get_id ~AnnotatedStructure.get_iterator ~AnnotatedStructure.get_level ~AnnotatedStructure.get_list ~AnnotatedStructure.get_log ~AnnotatedStructure.get_models ~AnnotatedStructure.get_parent ~AnnotatedStructure.get_residues ~AnnotatedStructure.has_id ~AnnotatedStructure.insert ~AnnotatedStructure.internal_to_atom_coordinates ~AnnotatedStructure.print_log ~AnnotatedStructure.set_parent ~AnnotatedStructure.strictly_equals ~AnnotatedStructure.to_cif ~AnnotatedStructure.to_pdb ~AnnotatedStructure.transform