Dear Pathway Commons web service users (
www.pathwaycommons.org/pc2/ ; commands: /get and /graph)!
Please do NOT do like:
/get?uri=ICAM1,C9,C1S,C7 or /graph?source=ICAM1,C9,C1S,C7&kind=...
The correct way is:
/get?uri=ICAM1&uri=C9&uri=C1S&uri=C7 or /graph?source=ICAM1&source=C9&source=C1S&source=C7&kind=...
- i.e., you have to send an array of strings as the value for 'source', 'uri', or 'targer' parameter!
(This is actually documented at
http://www.pathwaycommons.org/pc2/home#graph)
Cheers,
Igor R.
UofT @PathwayCommons #pathwaycommons