tooluniverse.tools.OpenTargets_target_disease_evidence module

OpenTargets_target_disease_evidence

Explore IntOGen somatic driver evidence for a target-disease association (cancer mutation data on…

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

Explore IntOGen somatic driver evidence for a target-disease association (cancer mutation data on…

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:

dict[str, Any]