Hello,
I am currently working on a student project and I have to automatically collect protein-protein interactions from multiple databases then visualize these PPi with Cytoscape 3. So I would like to use PSICQUIC to get such data into my own Cytoscape app.
It seems that the Cytoscape 3 API does not allow programmers to use the implemented PSICQUIC client (or at least, I did not succeed).
My question is: is it possible to use the PSICQUIC client implemented in Cytoscape 3, and how? Or should I use the Java client?
Thank you so much for your help.