Trouble plotting centralities on cityscape using centiscape
0
0
Entering edit mode
8.3 years ago

Hi I'm using centiscape on cytoscape to plot centralities (betweenness and degree) of a network of 406 nodes and 5813 edges. After loading attributes and getting the results when I ask it to plot by centralities it does not work, I mean it does not crash but I've waited like 24 hours and got no result back. What could be the problem?

cytoscape centralities centiscape • 1.8k views
ADD COMMENT
1
Entering edit mode

You may be running out of memory. Java applications run in a Java virtual machine which needs to have its memory size fixed at start time. This becomes a problem if later you need more than what was initially allocated. For cytoscape 3, see this note in the user manual.

ADD REPLY
0
Entering edit mode

Greetings,

centiscape is usually really reliable, so I'm surprised you are having problems on such a small network. There are two things you can try:

  1. You could look at plotting the values using Cytoscape's built-in plotting package (under the Tools menu)
  2. You could try running Cytoscape from the console to see if you are getting some kind of error report from either Cytoscape or centiscape. Often errors aren't properly carried through to the user interface.

Hope this helps!

-- scooter

ADD REPLY

Login before adding your answer.

Traffic: 3280 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