
--
You received this message because you are subscribed to the Google Groups "cytoscape-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-disc...@googlegroups.com.
To post to this group, send email to cytoscap...@googlegroups.com.
Visit this group at http://groups.google.com/group/cytoscape-discuss.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Tim,
I wasn’t using an attrs file. I am using a txt file and when the txt file didn’t work I swapped it out for a xlsx file and got the same shortened menu.
I just tried to recreate the issue on my saved session and I couldn’t. I went back and recreated the same network using my app and had the same issue as before. There are no errors coming up in the console or in the karaf log file. The only thing different about my network is that it has a really long name (129 characters) Could that be the issue? Is there something with network/node attribute creation that my app is doing wrong so that it messes up node attribute loading?
Thanks,
Ruth
Hi,If I understand correctly, the problem only happens when you initially create the network using your app, and not if you save that session and reload it later. Is this correct?
Also, could you try renaming the network/network collection to something shorter and see if that helps?
With that said, is there a way I can test the app and create a session which has this problem? If not, you may want to show this to Jason or someone else in the Toronto group who knows more about the Cytoscape core...
I also had the same problem. In my case it was because for the nodes that I added I didn't fill in the "name" column.