Check if no parents are found for a HPO term to avoid this error:
File ".pyenv/versions/3.11.3/lib/python3.11/site-packages/pheval/prepare/create_noisy_phenopackets.py", line 71, in convert_patient_terms_to_parent
self.retrieve_hpo_term(self.hpo_ontology.hierarchical_parents(term.type.id)[0])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
Check if no parents are found for a HPO term to avoid this error: