gd_dl.lib_pdb_mol2.MOL2_UNIT¶
- class gd_dl.lib_pdb_mol2.MOL2_UNIT(model_no)[source]¶
-
Methods
__init__(model_no)add_hydrogen_index(index)append_atom_index(index)append_atom_mol2_type(mol2_type)append_coordinates(tmp_crd_list)get_atom_index_list()get_atom_mol2_type_list()get_bond_dict()get_coordinates_np_array()get_hydrogen_set()read_line(line)update_bond(start, end, bond_type)write()