PathwayCommons / cpath2

Biological pathway data integration and access platform (Pathway Commons)
http://www.pathwaycommons.org/pc2/
MIT License
6 stars 5 forks source link

Search for complexes and interactions for a given participant set #183

Closed GoogleCodeExporter closed 5 years ago

GoogleCodeExporter commented 9 years ago
This search would take a set of entityreferences as input and return all 
complexes and/or interactions that contains at least one state of the each 
entityreference as a participant. 

This needs to be implemented at the Paxtools level and then exposed by pc web 
services possibly as a graph search - although it is not strictly a graph 
search. 

Original issue reported on code.google.com by emekdemir on 7 Jul 2014 at 9:31

IgorRodchenkov commented 5 years ago

This can be achieved by combining PC /search, /traverse, get /queries. In Paxtools, can be done with path accessors.