Extras

Extended functionality not in main scope of chembl-downloader.

Functions

get_assay_smi_df(assay_chembl_id, *[, ...])

Get a dataframe for bioactivties in a given assay (from get_assay_sql()).

get_document_smi_df(document_chembl_id, *[, ...])

Get bioactivties in a given document (from get_document_molecule_sql()).

get_target_smi_df(target_id, *[, version, ...])

Get bioactivities for compounds against the given target (from get_target_sql()).

write_assay_smi_file(assay_chembl_id, path, *)

Write SMI file for the given assay.

write_document_smi_file(document_chembl_id, ...)

Write SMI file for bioactivities in the given document.

write_target_smi_file(target_id, path, *[, ...])

Write SMI file for the given target.