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

Fetch ancestors and descendant utility functions #22

Open
oneilsh opened this issue Jul 26, 2024 · 0 comments
Open

Fetch ancestors and descendant utility functions #22

oneilsh opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@oneilsh
Copy link
Collaborator

oneilsh commented Jul 26, 2024

In playing with the package I use expand(predicates = "biolink:subclass_of", transitive = TRUE) frequently with direction = "in" or direction = "out" to fetch all ancestors/descendants of a graph. We should implement utility functions fetch_ancestors() and fetch_descendants() specifically for this common case.

@oneilsh oneilsh added the enhancement New feature or request label Jul 26, 2024
@oneilsh oneilsh self-assigned this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant