Working with the Python client¶
Welcome to the Synapse Python client! In the following tutorials you'll create a new project and learn about things you can do with that project.
These examples are themed around a biomedical researcher working with Alzheimer's Disease wanting to share their findings with their colleagues, and the world.
Prerequisites¶
To get started with these tutorials make sure that you have completed the Installation and Authentication setup.
End goal¶
By the end of these tutorials you'll have:
- A Project created in Synapse
- Folders and Files added to your project
- Annotations added to your Project, Folders, and Files
- A File with multiple Versions
- A File that has an Activity/Provenance added to it
- A Entity View/File View created for your Project
- A Table created for your Project
- A Dataset created for your project
- A File with updated sharing settings
- A Wiki for your Project
- A Team created with one or more members
- Methods to upload data in bulk
- Methods to download data in bulk
- Methods to move files and folders
- Methods to migrate data to other storage locations
More Information¶
For more information see the Synapse Getting Started.