You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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
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
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
The text was updated successfully, but these errors were encountered: