Edge names are all of the form:
sourceName (edgeType) targetName
sourceName space openParen edgeType closeParen space targetName |
sourceName edgeType targetName
sourceName whiteSpace edgeType whiteSpace targetName |
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To post to this group, send email to cytoscape...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cytoscape-helpdesk?hl=.
Hello,thanks for your help.I have seen the manual,but I still can't do
it.Can you tell me how to edit the edge attributes in a file which
format is .xls?An example is wanted.Given that I want to type the
attribute named IteractionStrength,what should I do next?
I try the following file,but it can't be recognized.
PrimaryKey Interactionstrength
a1(pp)a2 0.3a1(pp)a3 0.5
a2(pp)a3 0.4
Waiting for your reply.