Hi, I'm trying to get the Pathway Common API to return all interactions between a set of genes. I came across some situations where the API returns an empty string, but the website shows an interactions. Specifically, calling for all paths of length 1 between ID2 and TCF4:
https://www.pathwaycommons.org/pc2/graph?source=ID2&source=TCF4&organism=9606&kind=PATHSBETWEEN&format=SIFreturns an empty string, even though these two genes are interacting in the database, as seen here:
https://apps.pathwaycommons.org/interactions?source=TCF4%2CID2This is only the case for some pairs. JUN and FOS for example work fine:
https://www.pathwaycommons.org/pc2/graph?source=FOS&source=JUN&organism=9606&kind=PATHSBETWEEN&format=SIFDoes anyone know what is going on? Is the API querying an old version of the database? Are my queries incorrect?
--
You received this message because you are subscribed to the Google Groups "pathway-commons-help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pathway-commons-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pathway-commons-help/9737471a-2d15-4a99-adc1-ac21e4a2ffe2n%40googlegroups.com.
Oops, the first working example link in my previous message was supposed to be:
https://www.pathwaycommons.org/pc2/graph?source=ID2&source=TCF4&kind=neighborhood&format=SIF (i.e., like the original Abel's one but without "organism=9606" criteria)
You received this message because you are subscribed to a topic in the Google Groups "pathway-commons-help" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pathway-commons-help/ncQ3QNVBEc0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pathway-commons-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pathway-commons-help/0efdf4f0-3ec6-4fa0-90a5-d35514fae5e7n%40googlegroups.com.