tooluniverse.tools.OpenTargets_map_any_disease_id_to_all_other_ids moduleΒΆ

OpenTargets_map_any_disease_id_to_all_other_ids

Given any known disease or phenotype ID (EFO, OMIM, MONDO, UMLS, ICD10, MedDRA, etc.), return all…

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

Given any known disease or phenotype ID (EFO, OMIM, MONDO, UMLS, ICD10, MedDRA, etc.), return all…

Parameters:
  • inputId (str) – Any known disease ID (e.g. OMIM:604302, UMLS:C0003873, ICD10:M05, EFO_0000685…

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any