tooluniverse.tools.OpenTargets_get_target_id_description_by_name moduleΒΆ

OpenTargets_get_target_id_description_by_name

Get the ensemblId and description based on the target name.

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

Get the ensemblId and description based on the target name.

Parameters:
  • targetName (str) – The name of the target for which the ID is required.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any