This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Export large network as web page in Cytoscape.

Hi everyone, I'm trying to export a large network from Cytoscape to a html file (using the Export View(s) as Web Page option). As with the other networks, it creates all files that are needed, but when I open the html file with the web browser it is unable to load. Is there anything that I could change in files (maybe in .js files) in order to load the network? (I don't mind if the network loses resolution or something like that).

Thank you!

Eva

cytoscape cytoscape-web cytoscape.js

1 answer

Export is described in an old version of instruction, in a new version I didn't find it. So look at the old page, it has export instructions.

http://wiki.cytoscape.org/Cytoscape_3/UserManual/Publish

http://wiki.cytoscape.org/Cytoscape_3/UserManual#Cytoscape_3.2BAC8-UserManual.2BAC8-CytoscapeJs.Export_Network_and_Table_to_Cytoscape.js

https://github.com/cytoscape/cyjs-sample/wiki

You can do it from here:

http://wiki.cytoscape.org/Cytoscape_User_Manual

Go to File-link, then Export

I was wrong, it's possible from a new version as well:

https://readthedocs.org/projects/cytoscape-working-copy/search/?q=export+webpage

Log in to answer this question.