--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
For more options, visit https://groups.google.com/d/optout.
out: <Response [405]>
Hi Pascal,
Yes, but you should be aware that there are some unfortunate quirks. You can call apps (clusterMaker2 in particular) using the /v1/commands branch of the REST service. So, to execute GLay, you would issue the request: http://localhost:1234/v1/commands/cluster/glay?network=yyy&selectedOnly=false where yyy is the name of the network you wish to cluster. This will result in a plain text response when it's complete. We're in the process of changing things up so that the command responses are in JSON.
-- scooter
On 11/07/2016 12:10 AM, Pascal KREZEL wrote:
Hi,--
Is there a way to use a Cytoscape application from Cyrest ?From example I would like to use the Community cluster (GLay) from ClusterMaker ?
Pascal
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
http://localhost:1234/v1/networks/52/tables/defaultnode/rows/
Where 52 is the network suid. To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
This is an implementation of the fast-greedy optimization of of the modularity score, with different corrections on edge density and cluster size.
cluster glay arguments: