factorpol.utilities
This module contains useful functions to use with Factor-Pol model
Functions
|
A function to calculate root mean squared error, RMSE, unit is the same as input data |
|
A function to calculate relative root mean squared error, RRMS error, unit less |
|
A function to calculte canonical ranking for forced symmetry using RDKit |
|
A function to create scaling matrix for scaling the 1-4 interactions in Coulomb interactions |
|
A handy funtion to flatten a nested list |
|
A function to pair related patterns together for use as constraints |
|
A function to retrieve data from the input session and create MoleculeESPRecords for use of polarizability or charge fitting. |
|
A function to label OpenFF molecule objecit with SMIRNOFF patternes specified in the input OpenFF ForceField object. |
Classes
|
A dataclass to read/write bond charge correction parameters for generating AM1-BCC-dPol charges |
|
A dataclass to read/write polarizability parameters |
|
This is a handler to interact with data stored in PostgreSQL database. |