Reference
Download, open, and query ChEMBL through SQLite.
Functions
|
Download and open the ChEMBL fingerprints via |
|
Ensure and connect to the database. |
|
Ensure, connect, and get a cursor from the database to the database. |
Ensure the latest ChEMBL chemical representations file is downloaded. |
|
Ensure the latest ChEMBL SQLite dump is downloaded and extracted. |
|
Ensure the latest ChEMBL fingerprints file is downloaded. |
|
Ensure the latest ChEMBL monomer library is downloaded. |
|
Ensure the latest ChEMBL README. |
|
Ensure the latest ChEMBL SDF dump is downloaded. |
|
Ensure the latest ChEMBL SQLite dump is downloaded. |
|
Ensure the latest ChEMBL-UniProt target mapping TSV file. |
|
|
Download and parse the latest ChEMBL chemical representations file. |
|
Get the date of a given version. |
|
Ensure the latest ChEMBL monomer library is downloaded and parse its root with |
|
Get the ChEMBL substructure library. |
|
Download and parse the latest ChEMBL-UniProt target mapping TSV file. |
|
Download and open the ChEMBL fingerprints via RDKit/Numpy. |
|
Iterate over SMILES via RDKit. |
|
Get the latest version of ChEMBL as a string. |
|
Ensure the data is available, run the query, then put the results in a dataframe. |
|
Ensure the data is available, run the query, then extract the result. |
|
Get a summary for a given version of ChEMBL. |
|
Get a |
|
Get all versions of ChEMBL. |
Classes
|
A pair of a version and path. |