tooluniverse.tools.OpenTargets_target_disease_evidence moduleΒΆ

OpenTargets_target_disease_evidence

Explore evidence that supports a specific target-disease association. Input is disease efoId and …

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

Explore evidence that supports a specific target-disease association. Input is disease efoId and …

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

  • ensemblId (str) – The ensemblId of a target.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any