import stke pathway xml file into cytoscape
1
0
Entering edit mode
8.5 years ago
pengchy ▴ 450

Hi,

I have downloaded the STKE pathway data from here and want to visualize them using cytoscape version 3.2.0. According to the documentation from STKE (http://stke.sciencemag.org/sites/default/files/adv_page_assets/Connections-Map-XML-Schema-Version-7.0.pdf), the network was represented using "Systems Biology Markup Language (SBML)-compatible XML format.". However, when I import the network xml file through "File->import->network" and select the file type "SBML file (*.xml)", there is an error window like this:

cytoscape blank window error

Can anyone help me out?

Thanks!

Pengcheng Yang

xml cytoscape network pathway • 2.2k views
ADD COMMENT
0
Entering edit mode

I can reproduce this. Either the SBML file is malformed or there's a bug in the Cytoscape SBML parser. What I also find often with so called XML standards, is that there are different interpretations of them that end up being incompatible. That could also be the case here. If you want to report a bug you can provide the log found in CytoscapeConfiguration/3/framework-cytoscape.log

ADD REPLY
1
Entering edit mode
8.4 years ago
pengchy ▴ 450

This problem has been solved and tracked here: https://code.cytoscape.org/redmine/issues/3375

In brief, changing xmlns="" to xmlns="http://www.sbml.org/sbml/level2" for the pathway files. The annotation data of nodes and edges can be parsed into tabular format and loaded into Cytoscape.

ADD COMMENT

Login before adding your answer.

Traffic: 2695 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6