You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cytoscape-helpdesk
Hi everyone,
I am new to Cytoscape and am interested in learning more about python
scripting. I can create nodes and edges. But, how do I create and
alter attributes, focus and zoom the view, set and apply filters, and
alter selections?
Also, are most people storing data in physical files rather than a
relational database?
-david
swaraj basu
unread,
Nov 3, 2009, 4:28:59 AM11/3/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cytoscape...@googlegroups.com
Hello,
you can create nodes from cytoscape editor in the cytoscape
control panel.
Keiichiro Ono
unread,
Nov 3, 2009, 1:50:04 PM11/3/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cytoscape...@googlegroups.com
Hi.
In general, Cytoscape Scripting feature uses JVM implementation of
scripting languages, such as Jython, JRuby, or Rhino. You can
directly access Cytoscape public Java API from scripting languages:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cytoscape...@googlegroups.com
Hi Keiichiro,
Thank you for your earlier response. I'm looking through the javadocs.
Are there more example scripts online or available besides those
listed at the site: