tooluniverse.tools.OpenTargets_get_known_drugs_by_drug_chemblId moduleΒΆ

OpenTargets_get_known_drugs_by_drug_chemblId

Get a list of known drugs and associated information using the specified chemblId.

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

Get a list of known drugs and associated information using the specified chemblId.

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