harbor.analysis.cross_docking
Functions
|
Generate a logarithmic scale with nice number spacing up to n_max. |
|
Generate multiple random samples from a list of values. |
|
Is this good? Is it safe? Is it smart? I don't know! :param name: :return: |
Get a set of structures randomized by date from a dataframe. |
|
|
Merge two DataFrames on all their common columns. |
Classes
|
|
|
|
|
|
|
|
|
|
|
|
|
Enum for DataFrame types. |
|
Splits the data by date. |
|
Settings for date-based splitting |
|
|
|
|
|
|
|
|
|
Base class for all evaluator settings with automatic exclude handling |
|
|
|
|
|
|
|
Settings for scoring methods |
|
|
|
|
|
Settings flags used to generate |
|
|
|
|
|
|
|
Randomly split the structures into n_splits |
|
|
|
|
|
Base class for splitting the data based on some attributes of the reference structure |
|
|
|
Returns results stuch that query structures are only docked to the first structure for each scaffold. |
|
Splits the structures available to dock to by whether they share a scaffold with the query ligand. |
|
|
|
Options for how to split the structures by scaffold. |
|
Settings for scaffold-based splitting |
|
|
|
|
|
Splits the structures available to dock to by similarity to the query ligand |
|
|
|
|
|
Base class for splitting the data (i.e. Random, Dataset, Scaffold, etc). |
|
|
|
|
|