https://github.com/baderlab/easycyrest
Suite of wrappers for CyREST functions in R
https://github.com/baderlab/easycyrest
Last synced: about 1 year ago
JSON representation
Suite of wrappers for CyREST functions in R
- Host: GitHub
- URL: https://github.com/baderlab/easycyrest
- Owner: BaderLab
- License: gpl-3.0
- Created: 2017-03-30T13:46:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T17:11:17.000Z (almost 9 years ago)
- Last Synced: 2025-02-14T17:42:50.505Z (over 1 year ago)
- Language: R
- Size: 41 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EasycyRest
Suite of wrappers for CyREST functions in R
For a quick start, see examples/basic1.R. This example creates a custom network, applies spring-embedded layout based on edge weight, and applies a simple custom style.
### How to see a list of:
* Visual properties for node/edge/network changes: http://localhost:1234/v1/styles/visualproperties/
* Available network layouts: http://localhost:1234/v1/apply/layouts/
* Params associated with a layout: http://localhost:1234/v1/apply/layouts/genemania-force-directed