RCytoscape: unable to find an inherited method for function ‘nodeData<-’
1
1
Entering edit mode
vmanem ▴ 10
@vmanem-8250
Last seen 8.9 years ago
Canada

Dear Cytoscape users,

I am using Cytoscape (V 2.8.1) with CytoscapeRPC plugin to view large scalenetworks. I am getting the following error.

g <- new ("graphAM", adjMat = adjmat, edgemode="undirected")
cw <- new.CytoscapeWindow ('vignette', graph=g, overwriteWindow=TRUE)

nodes have no label attribute -- adding default labels
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘nodeData<-’ for
signature ‘"graphAM", "matrix", "character"’

Can someone advise me in fixing this error. Thanks... !

 

rcytoscape • 1.3k views
ADD COMMENT
1
Entering edit mode
pshannon ▴ 100
@pshannon-6931
Last seen 8.5 years ago
United States

The best course -- which we have discussed off-line, and which I believe seems promising to you -- is to switch to the new RCy3 package, currently submitted to Bioc, available on github, and for which we are actively soliciting testers.

If you will send me some more information I will try to reproduce the error you see.  Please send the results of

traceback()   # when the error ocurrs

sessionInfo() 

 - Paul

ADD COMMENT
0
Entering edit mode

Paul, where is the proper forum to discuss potential bugs and possibly contribution for RCy3? The github repo?

ADD REPLY

Login before adding your answer.

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