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