Go to the source code of this file.
|
| void | MapNonStandardResidues (ost::mol::EntityHandle &ent, ost::conop::CompoundLibPtr lib, bool reprocess=true) |
| |
| void | RemoveAtoms (ost::mol::EntityHandle &ent, ost::conop::CompoundLibPtr lib, bool rm_unk_atoms, bool rm_non_std, bool rm_hyd_atoms, bool rm_oxt_atoms, bool rm_zero_occ_atoms, bool colored=true, bool reprocess=true) |
| |
| void | CleanUpElementColumn (ost::mol::EntityHandle &ent, ost::conop::CompoundLibPtr lib) |
| |
| void | Molck (ost::mol::EntityHandle &ent, ost::conop::CompoundLibPtr lib, const MolckSettings &settings, bool prune=true) |
| |