Package edu. duke. cs. osprey. gui. forcefield. amber
Types
A representation of the parts of the AMBER topology file format that we care about in OSPREY.
Maps from a Antechamber/LEaP-generated mol2 molecule to a Molscope molecule.
Functions
Calculate Amber types for atoms and bonds. Pass values to chargeMethod
and netCharge
to calculate partial charges for small molecules as well.
Removes all hydrogen atoms from the molecule.
Removes all bonded hydrogen atoms from the atom.
Returns the type of the molecule based on AMBER rules for residue classification, or throws an exception.
Returns the types of the molecules in the Molecule instance based on AMBER rules for residue classification.
Uses Amber forcefields to infer atom connectivity, but not bond order.
Uses Amber forcefields to infer missing heavy atoms and their positions.
Returns a list of heavy-hydrogen atom pairs based on inferred forcefield atom and bond types.
Minimize the selected molecules with molecule-associated information using sander from AmberTools
Partition a single Molecule into a list of Molecules based on AMBER rules for residue classification.
Adds hydrogens atoms to the atom in the supplied protonation state.
Get all the supported protonation states for the specified atom.