tooluniverse.tools.OpenTargets_get_associated_diseases_by_drug_chemblId moduleΒΆ

OpenTargets_get_associated_diseases_by_drug_chemblId

Retrieve the list of diseases associated with a specific drug chemblId based on clinical trial da…

tooluniverse.tools.OpenTargets_get_associated_diseases_by_drug_chemblId.OpenTargets_get_associated_diseases_by_drug_chemblId(chemblId, *, stream_callback=None, use_cache=False, validate=True)[source]ΒΆ

Retrieve the list of diseases associated with a specific drug chemblId based on clinical trial da…

Parameters:
  • chemblId (str) – The ChEMBL ID of the drug.

  • stream_callback (Callable, optional) – Callback for streaming output

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any