Not sure which submission type to choose? Select the option that best matches how your application is deployed.
Runs inside the Cytoscape desktop application.
Runs inside Cytoscape Web in the user's browser.
Submit a public GitHub repository and an immutable version reference (tag or commit SHA).
Upload a production-ready bundle directly.
Runs on your own server and exposes an HTTP endpoint.
| Desktop | Web | Service | |
|---|---|---|---|
| Runs In | Cytoscape Desktop | User's Browser | Developer Server |
| Developer Submits | JAR File | GitHub Repository or Bundle | Service Endpoint |
| Built by App Store | No | GitHub submissions only | No |
| Hosted by App Store | No | Yes | No |
| Requires Your Own Server | No | No | Yes |