cytoscape / RCy3

New version of RCy3, redesigned and collaboratively maintained by Cytoscape developer community
MIT License
49 stars 20 forks source link

Layout Parameter Type and Value are incomplete #60

Open AlexanderPico opened 5 years ago

AlexanderPico commented 5 years ago

Do to pending CyREST bug (cytoscape/cyREST#100), the following functions only work with a subset of parameters that CyREST recognizes:

I could fix getLayoutPropertyNames by switching to commandsHelp(), but these other operations are not available as commands, so they are pending CyREST fixes.

bdemchak commented 3 years ago

Layout Parameter Type and Value are incomplete #60