tooluniverse.tools.OpenTargets_get_associated_targets_by_disease_efoId moduleΒΆ

OpenTargets_get_associated_targets_by_disease_efoId

Find targets associated with a specific disease or phenotype based on efoId.

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

Find targets associated with a specific disease or phenotype based on efoId.

Parameters:
  • efoId (str) – The efoId of a disease or phenotype.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any