drugforge.docking.analysis
Functions
|
Calculate the root-mean-square deviation (RMSD) between the coordinates of two OpenEye molecules. |
|
Calculate the Tanimoto coefficient between two molecules using OpenEye's shape toolkit. |
|
The idea here is that given an array from a DataFrame, x, that is a particular score type, there should be a single function that will tell you whether we think this score is "good" or not. |
|
Load csv files from an input directory |
|
Calculates the RMSD between a reference molecule and a list of docked molecules, and saves the results to a .npy file. |
Classes
|
|
|
This is a class to parse docking results from a csv file. |
|
Enum for the different types of Tanimoto coefficients that can be calculated. |