Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Gene - Term associations #54

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Change Gene - Term associations #54

merged 3 commits into from
Mar 26, 2024

Conversation

anergictcell
Copy link
Owner

Fixes #44

Gene - Term associations will not be transitive on the Gene annotation anymore, only direct terms are linked.

However, HpoTerms will still contain annotations of all genes, also inherited from their children

The parser parses the genes_to_phenotype.txt file so that only the most specific terms are linked to a gene.
See #44 for more details
This change does not introduce changes to the public API, but logic changes inside for linking
terms to genes
@anergictcell anergictcell merged commit 57c7871 into main Mar 26, 2024
1 check passed
@anergictcell anergictcell deleted the parser/p2g branch March 27, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recent HPO versions include all parents in gene to phenotype associations
1 participant