tooluniverse.tools.OpenTargets_get_disease_locations_by_efoId module¶

OpenTargets_get_disease_locations_by_efoId

Retrieve the disease’s direct location and indirect location disease terms and IDs using the dise…

tooluniverse.tools.OpenTargets_get_disease_locations_by_efoId.OpenTargets_get_disease_locations_by_efoId(efoId, *, stream_callback=None, use_cache=False, validate=True)[source]¶

Retrieve the disease’s direct location and indirect location disease terms and IDs using the dise…

Parameters:
  • efoId (str) – The EFO ID of the disease.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any