Developer Hub

The CGC provides developer tools for researchers who want to retain all capabilities of the command line with the power of the CGC behind them.

šŸ‘

Authentication

To set your CGC credentials, you will need to authenticate with your authentication token, which you can obtain from the developer dashboard.

API

The CGC provides an API for integration and automation.
Use the API to automate each step of an analysis for high throughput workflows.

SDK

CGC's Docker-based Software Development Kit (SDK) lets you easily wrap your own tools and execute them on the CGC or anywhere that supports the Common Workflow Language.

1465

Wrap and run your tools using Docker and the Seven Bridges SDK.

šŸ‘

The Common Workflow Language

Both the SDK and the API read, write and run the Common Workflow Language (CWL), an open specification for data analysis workflows. The SDK Tool Editor generates a CWL description of a tool, using information inputted to its graphical interface. The API reads and writes tool descriptions as JSON formatted CWL.

Learn more about CWL on the CWL homepage.

Command Line Uploader

The CGC provides an upload client that runs from the command line. Use it to efficiently upload files from remote servers, or to incorporate file uploading into other workflows.

šŸ“˜

We always welcome feedback!

If you have any questions, comments, or bug reports on the developer documentation please do not hesitate to contact us at [email protected].