tooluniverse.tools.OpenTargets_get_drug_synonyms_by_chemblId moduleΒΆ

OpenTargets_get_drug_synonyms_by_chemblId

Retrieve the synonyms associated with a specific drug chemblId.

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

Retrieve the synonyms associated with a specific drug 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