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

Add scigraph clique and candidate clique endpoints to biolink (dupe see #55) #359

Closed
kshefchek opened this issue Sep 2, 2020 · 2 comments

Comments

@kshefchek
Copy link
Contributor

Some time ago I added two functions to scigraph:

/dynamic/candidateClique/{id}
Returns ids that are equivalent and potentially equivalent (xrefs)

/dynamic/clique/{id}
Returns the id and all its equivalents

should we add this functionality to biolink? this probably makes sense as a single function with params that specify how strict a user wants - equivalent, exactMatch, narrowMatch, broad, dbxref, proteins for genes, etc

cc @balhoff @mbrush

@kshefchek
Copy link
Contributor Author

also related #346

@kshefchek
Copy link
Contributor Author

exact same ticket from 2017 #55

@kshefchek kshefchek changed the title Add scigraph clique and candidate clique endpoints to biolink Add scigraph clique and candidate clique endpoints to biolink (dupe see #55) Sep 2, 2020
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

No branches or pull requests

1 participant