drugs

Contents

  • Quickstart
  • API reference
    • core
    • data_sources
    • id_mapping
    • utils
    • features.embeddings
  • Tutorial: from CID to embeddings
drugs
  • API reference
  • View page source

API reference

  • core
    • Drug
    • list_pubchem_text_headings()
  • data_sources
    • pubchem_properties()
    • pubchem_pug_view_record()
    • pubchem_text_snippets()
    • list_pubchem_text_headings()
    • chembl_molecules_by_inchikey()
    • chembl_mechanisms()
    • chembl_target_detail()
  • id_mapping
    • chembl_to_pubchem_cid()
    • pubchem_cid_from_inchikey()
    • pubchem_cid_to_chembl()
    • pubchem_cid_to_inchikey()
    • unichem_sources()
    • unichem_src_id()
  • utils
    • get_json()
    • dedupe_preserve_order()
  • features.embeddings
    • TextEmbedConfig
    • make_text_embed_fn()
    • fetch_uniprot_sequence()
    • make_esm_embed_fn()
    • default_embedding_path()
Previous Next

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.