Hi BioStar Community,
for my new project I have to consider directed interaction networks:
e.g.
Pathway1:
- A --> B
- B --| C
Pathway 2
- X --| Y
...and the ideal way to represent those relation for my purpose would be:
Pathway1 - A - B - activates
Pathway1 - B - C - inhibits
Pathway2 - X - Y - inhibits
Some database support those informations in graphically way, e.g. BioCarta, KEGG (needs a licenes, now /-: ), Reactome, PathwayCommons, NCI PathwayInteractionDatabase... So far, all databases I had a look at did not support a download file just supporting this format (...ok this was not really surprising (; ) ...most of them supported the BioPax level formats, but for my purpose this format is overpowered and it would need a tremendous amount of time to parse those data out of the BioPax files.
Do you know an interaction database which support gen-gen or protein-protein interaction networks which have a "low standard" download file which would be much easier to parse? ...the database should contain interaction data on humans, it would be great if they further support information to murine systems (rat, mouse)!
Thanks for your help!
The current version of PaxTools is failing on the latest BioCarta and Reactome pathways available through the NCI PID.
Thanks Giovanni, indeed using cytoscape and export those interaction would be a good point. Many thanks!