-
#### Description
I created an app with Cytoscape graph that sometimes throws out the error. It occurs randomly, and sometimes I get rid of it by restarting PyCharm. For some reason it doesn't read …
-
**Description of new feature**
networkx has an ability to [use GPUs to accelerate algorithms](https://docs.rapids.ai/api/cugraph/nightly/nx_cugraph/nx_cugraph/) resulting in [orders of magnitude fa…
-
-
Hello guys!
I am running some codes on a jupiter notebook remote server. As I can´t install graphviz, I am trying to use ipycytoscape to renderize the visualize results.
If I run a example code, i…
-
Hi,
I am trying to load my network (.cys) file into Cytoscape but get this error:
Don't know how to read file:/network_CD8_Tcells/cys
I used this code to convert my network to a Cytoscape fi…
-
Hi there,
The new support for a JSON format has a lot of potential but I haven't found any rendering libraries that support the format out of the box (are you aware of any?). A popular JavaScript n…
-
Please respond at https://groups.google.com/forum/?hl=en_US%2F#!topic/cytoscape-helpdesk/ri77keM_7Xo
> I'm using the CytoKEGG app latest version in Cytoscape version 3.7.1. I have used the 'Apps ->…
-
When adding this component to a new next.js application I got the following compile error:
`SyntaxError: Cannot use import statement outside a module`
After a lot of digging around I found this …
-
### Background
[Cytoscape](https://cytoscape.org) is a popular network visualization tool used by biologists and bioinformaticians. It has been described as a "swiss army knife" software tool, howe…
-
### Background
[Cytoscape](https://cytoscape.org) is a desktop application with a user friendly interface, but it also can be controlled programmatically through a few different means. The control …