callahantiff / PheKnowLator

PheKnowLator: Heterogeneous Biomedical Knowledge Graphs and Benchmarks Constructed Under Alternative Semantic Models
https://github.com/callahantiff/PheKnowLator/wiki
Apache License 2.0
157 stars 29 forks source link

adding missing functions #130

Closed callahantiff closed 1 year ago

callahantiff commented 1 year ago

Thank you @kangyh9659 for pointing out the error. Two functions were missing that are needed in order to run the entity_search.ipynb tutorial. The two functions (nx_ancestor_search and processes_ancestor_path_list) are being added to the kg-utils.py script.

Bug description: https://github.com/callahantiff/PheKnowLator/discussions/129

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

15.8% 15.8% Coverage
0.0% 0.0% Duplication