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
On Oct 24, 2022, at 12:51 PM, Jeffrey ***@***.***> wrote:
Invariably the data is xSIF using source: CHEBI:<id> / HGNC symbol. Should say as much in the Swagger docs.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
Invariably, the data used in the SIFGraph instance is extended SIF (PathwayCommons13.All.hgnc.txt.gz).
So the
source
URL query parameter is either ChEBI (i.e.CHEBI:<local identifier>
) and/or HGNC symbol.The Swagger endpoints with
source
should have description to indicate as much.The text was updated successfully, but these errors were encountered: