drugforge.data.backend.openeye
Functions
|
Convert bytes to an OpenEye DesignUnit |
|
Clear all SD data on an OpenEye OEMol |
|
Combine a protein OEMol and ligand OEMol into one, handling residue/atom numbering, and HetAtom status. |
|
Get all SD data on an OpenEye OEMol, OEGraphMol, or OEConfBase object. |
|
Load an OpenEye OEGraphMol object from a CIF file. |
|
Loads a biological assembly file into an OEGraphMol object. |
|
Load an OpenEye design unit from a file |
|
Load an OpenEye MOL2 file and return it as an OpenEye OEMol object. |
|
Load an OpenEye OEGraphMol from a PDB file. |
|
Load an OpenEye SDF file and return it as an OpenEye OEMol object. |
|
Load a list of OpenEye OEGraphMol objects from an SDF file. |
|
Load an OpenEye SMILES file containing a set of molecules and return them as OpenEye OEGraphMol objects. |
|
Canonical SMILES string of an OpenEye OEMol |
|
Convert an OpenEye DesignUnit to bytes |
|
InChI string of an OpenEye OEMol |
|
InChI key string of an OpenEye OEMol |
|
Dumps an OpenEye OEMol to a PDB string |
|
Dumps an OpenEye OEMol to an SDF string |
|
Canonical SMILES string of an OpenEye OEMol |
|
Copy over the PDB data from one object to another. |
|
Re-perceive the residues of a protein molecule using OpenEye's OEPerceiveResidues function, which is necessary when changes are made to the protein to ensure correct atom ordering and CONECT record creation. |
|
Loads a PDB string into an OpenEye OEGraphMol |
|
|
|
Write an OpenEye design unit to a file |
|
Write an OpenEye OEGraphMol object to a PDB file. |
|
Write an OpenEye OEGraphMol object to an SDF file. |
|
Write a list of OpenEye OEGraphMol objects to a single SDF file. |
|
Load in a design unit from a file and write out the receptor grid as a .ccp4 grid file. |
|
Loads an SDF string into an openeye molecule. |
|
Set the SD data on an OpenEye OEMol, overwriting any existing data with the same tag If a str or a single-length list is passed as the values of the dictionary, the data will be set to all conformers. |
|
Loads a smiles string into an openeye molecule |
|
|
|
Split an OpenEye-loaded molecule into protein, ligand, etc. |
|
Remove short chains from a protein molecule object. |