tooluniverse.tools.get_phenotype_by_HPO_ID moduleΒΆ

get_phenotype_by_HPO_ID

Retrieve a phenotype or symptom by its HPO ID.

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

Retrieve a phenotype or symptom by its HPO ID.

Parameters:
  • id (str) – The HPO ID of the phenotype or symptom.

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

  • use_cache (bool, default False) – Enable caching

  • validate (bool, default True) – Validate parameters

Return type:

Any