tooluniverse.tools.OpenTargets_get_disease_id_description_by_name moduleΒΆ

OpenTargets_get_disease_id_description_by_name

Retrieve the efoId and additional details of a disease based on its name.

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

Retrieve the efoId and additional details of a disease based on its name.

Parameters:
  • diseaseName (str) – The name of the disease to search for.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any