Features you'd like to see in Cytoscape Web 2

22 views
Skip to first unread message

Max Franz

unread,
Mar 28, 2012, 1:42:30 PM3/28/12
to cytosc...@googlegroups.com
What features would you like to see in Cytoscape Web 2?

Please discuss.

tomasz stanisławek

unread,
Apr 6, 2012, 4:44:11 AM4/6/12
to cytosc...@googlegroups.com
There is any chance to add tree layout?

Ronald Randall

unread,
Apr 7, 2012, 1:14:17 PM4/7/12
to cytosc...@googlegroups.com, Scott Conklin
We seeek a pannable, zoomable, editable flowchart with either formularized locations for parents and children of a graph node (e.g., "typewriter" or "brick" layout) or manually-laid out locations remembered in our database,  depending on node type.  We wish to depict some 30 node types and some 10 link types and be able to add, delete and edit nodes and links.  We would like the lines to follow node relocations in a pretty fashion and to animate the shown segment of a mixed tree/flowchart when a viewer moves his "focus" from one node to another.


We are trying to find a consultant to help us build a GUI for updating our metadata management tool that uses a graph-type database to classify products, to attach specs to product classes, and to allow our clients to customize library versions of classification and specification schemes.

We have a web-mounted demo to show you some what we are looking for and a short, loose description of 16 features we seek ("requirements").  I would like show these to Max or any group member who thinks he can meed our needs.  If the reader is interested, please call Scott Conklin at 713-623-1209 in Houston or me at 201-886-8820 near NYC.

Atanas Kamburov

unread,
May 8, 2012, 8:27:38 AM5/8/12
to cytosc...@googlegroups.com
I wonder if you are planning to add a tooltips extension / plugin to CytoscapeWeb.  I played around a bit with the jQuery plugin qTip 2 and it looks nice, but still I think it would be more convenient if it can all be done via a simple javascript include...

malu pigi

unread,
May 14, 2012, 8:21:00 AM5/14/12
to cytosc...@googlegroups.com

The radial layout and the exporters (like in the flash version) are both a must to the group i'm working with at the moment, before making the switch from the flash version to the HTML5 version.

Max Franz

unread,
May 14, 2012, 11:35:02 AM5/14/12
to cytosc...@googlegroups.com
The exporters/importers will likely never be added to the library itself.  There will probably eventually be some convertors as external JavaScript libraries (not a part of Cytoscape Web), but you should really be offloading heavy work like that to the server side.  That is, your webservices should be serving Cytoscape Web JSON, regardless of whatever format you're storing on the server.

There is a GSOC project to create some layouts, including some of the ones from v1.

On Mon, May 14, 2012 at 8:21 AM, malu pigi <malu...@hotmail.com> wrote:

The radial layout and the exporters (like in the flash version) are both a must to the group i'm working with at the moment, before making the switch from the flash version to the HTML5 version.

--
You received this message because you are subscribed to the Google Groups "cytoscapeweb" group.
To view this discussion on the web visit https://groups.google.com/d/msg/cytoscapeweb/-/px2224_qQFsJ.

To post to this group, send email to cytosc...@googlegroups.com.
To unsubscribe from this group, send email to cytoscapeweb...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/cytoscapeweb?hl=en.

Keiichiro Ono

unread,
May 24, 2012, 8:46:50 PM5/24/12
to cytosc...@googlegroups.com
Hi.

Importing/Exporting networks to local files is not hard to implement, and can be externalized.  So I agree with Max.
This is not for Cytoscape Web, but here is a toy example to use FileAPI:


Since Cytoscape Web is targeting up to thousands of nodes/edges, not millions (right?), probably it is OK to implement such function in JavaScript.  And I think it can be easily externalized.  The example above is for D3.js, but it is easy to implement same function for Cytoscape Web.

Kei



2012年5月14日月曜日 8時35分02秒 UTC-7 Max Franz:
To unsubscribe from this group, send email to cytoscapeweb+unsubscribe@googlegroups.com.

Max Franz

unread,
May 25, 2012, 10:40:27 AM5/25/12
to cytosc...@googlegroups.com
The bottleneck for Cytoscape Web is the renderer.  We're addressing that with the new canvas/webgl renderer, which looks like it will be able to support on the order of tens of thousands of elements.  To get better performance than that, we have to wait for better performance in the browsers.

Hopefully, we'll be able to eventually get on the order of hundreds of thousands of elements or millions of elements as browsers improve canvas/webgl performance.

To view this discussion on the web visit https://groups.google.com/d/msg/cytoscapeweb/-/NtOwNq0LwEMJ.

To post to this group, send email to cytosc...@googlegroups.com.
To unsubscribe from this group, send email to cytoscapeweb...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages