drugforge.ml.dataset
Functions
|
|
|
Classes
|
Class for loading docking results into a dataset to be used for graph learning. |
|
Class for loading SMILES as graphs. |
|
Version of DockedDataset where data is grouped by compound_id, so all poses for a given compound can be accessed at a time. |
|
Same layout as DockedDataset, but each entry is a dict that has entries for "complex", "protein", and "ligand", which store the corresponding representations. |