Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Unify data and code with Synapse programmatic clients. Programmatic clients provide an interface to link computationally-intensive processing with relevant data stored on Synapse.

...

API clients provide a way to use Synapse programmatically. The API clients available to interface and access data within Synapse are: command line, python, and R.

(plus) Learn how to install Synapse API clients here.

(plus) Learn how to configure Synapse API clients /wiki/spaces/DOCS/pages/1985446156.

(plus) Below, find links to Python, R, command line, and REST API documentation.

  • Command Line Docs : Connect and interact with Synapse directly using the command line client

  • Python Docs : Interact with Synapse using the python client

  • R Docs : Use the R client to interact with Synapse from scripts or interactive R sessions

  • REST API Docs : Build your own client using the Synapse REST APIs