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
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
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.