molsysmt.form.molsysmt_Structures package#
Submodules#
molsysmt.form.molsysmt_Structures.add module#
molsysmt.form.molsysmt_Structures.append_structures module#
molsysmt.form.molsysmt_Structures.attributes module#
molsysmt.form.molsysmt_Structures.copy module#
molsysmt.form.molsysmt_Structures.extract module#
molsysmt.form.molsysmt_Structures.get_structural_attributes module#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_alternate_location_from_atom(item, indices='all', structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_alternate_location_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_b_factor_from_atom(item, indices='all', structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_b_factor_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_bioassembly_from_system(item, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_box_angles_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_box_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_box_lengths_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_box_shape_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_box_volume_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_coordinates_from_atom(item, indices='all', structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_coordinates_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_n_atoms_from_system(item, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_n_bioassemblies_from_system(item, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_n_structures_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_occupancy_from_atom(item, indices='all', structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_occupancy_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_structure_id_from_system(item, structure_indices='all', skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.get_structural_attributes.get_time_from_system(item, structure_indices='all', skip_digestion=False)[source]#
molsysmt.form.molsysmt_Structures.has_attribute module#
molsysmt.form.molsysmt_Structures.is_form module#
molsysmt.form.molsysmt_Structures.iterators module#
molsysmt.form.molsysmt_Structures.merge module#
molsysmt.form.molsysmt_Structures.set module#
- molsysmt.form.molsysmt_Structures.set.set_b_factor_to_atom(item, indices='all', structure_indices='all', value=None, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.set.set_box_to_system(item, structure_indices='all', value=None, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.set.set_coordinates_to_atom(item, indices='all', structure_indices='all', value=None, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.set.set_coordinates_to_system(item, indices='all', structure_indices='all', value=None, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.set.set_occupancy_to_atom(item, indices='all', structure_indices='all', value=None, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.set.set_structure_id_to_system(item, structure_indices='all', value=None, skip_digestion=False)[source]#
- molsysmt.form.molsysmt_Structures.set.set_time_to_system(item, structure_indices='all', value=None, skip_digestion=False)[source]#