Skip to end of banner
Go to start of banner

FAQ

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

About Synapse

 What does Synapse do?

Synapse allows researchers to share and describe data, analyses, and other content. Data and analyses can be stored in many types of locations, including private servers, local hard drives, or cloud storage. Synapse provides a common interface to describe these data or analyses, where they come from, and how to use them. Synapse also provides mechanisms for adding and retrieving data, analyses, and their respective descriptions.

 Is Synapse a data analysis platform?

Not directly. Synapse helps you manage data, analysis and results. However, using the programmatic interfaces built into Synapse makes it easy to set up analytical pipelines and ad hoc analysis that interacts with Synapse. By default Synapse uses Amazon’s cloud infrastructure (S3) for storage, making it simple to allocate large compute resources and collocate them next to data storage.

 Who uses Synapse?

Anyone age 13 or older may use Synapse. We have highlighted a series of research communities that are currently using Synapse for their collaborative work and some open resources hosted in Synapse.

 Can I get help using Synapse in my collaboration?

Our Discussion Forum is a great place to reach out to the broader Synapse community to find others that may be interested in a collaboration. You can also reach us directly via email at SynapseInfo@sagebase.org.

 What are the Synapse Terms of Use?

The Terms and Conditions of Use fully describes the governance terms and conditions of Synapse. In order to register on Synapse, you must review and agree to the terms of the Synapse Awareness and Ethics Pledge. For more information, see /wiki/spaces/DOCS/pages/2004255211.

 Is Synapse open source?

Yes, Synapse is released under the Apache 2.0 License The source code is available on GitHub. Synapse is also offered free of charge as a hosted Software as a Service (SaaS) at https://www.synapse.org/.

 I am a developer. Is there API documentation?

Yes, Synapse is built on top of a RESTful service that is automatically documented. In addition, we have purpose built APIs for PythonR, Java and a command line interface.

 How do I set up my own instance of Synapse?

Synapse was developed with the philosophy to encourage collaboration across institutional boundaries and is therefore provided as “Software As A Service” with a single instance used by all users. This makes it easy both to discover new content and share with new collaborators. We do support private project spaces where content sharing is controlled by the individual user. In addition, Synapse has the ability to reference resources that are stored elsewhere. This allows Synapse to store metadata about the content such as annotations, descriptive wiki pages and provenance but not the actual data. Currently Synapse has specific support for files stored at URLs, on SFTP servers, on AWS S3 and arbitrary file servers (see: /wiki/spaces/DOCS/pages/2048327803).

 What do I do if I find a bug?

You may browse open issues or file a bug through our Jira tracker system. To file a bug, use the blue “Create” button in the top center of the page. Please be sure to include your email address in your submission so we may follow up with you.

 How do I get started?

See /wiki/spaces/DOCS/pages/2055471150 for a breakdown of what you need to get started and how to make the most of Synapse.

Whether you are looking to access content or use Synapse to track your own work, start by registering for a Synapse user account. Before uploading files, you will need to take a short certification quiz that demonstrates your understanding of the ethical considerations in sharing data and the manner in which data is managed and shared in Synapse.

Accessing Content

 My colleague put some content in Synapse. How do I find it?

This will depend if the content is public or private. If private, you will need to make sure your colleague has shared this content with you. Shared content is visible from your “Dashboard page” under the tab “Shared directly with me”. If you favorite the content (using the star) it will appear under your list of favorites visible from the /wiki/spaces/DOCS/pages/2048557182 or on your /wiki/spaces/DOCS/pages/2055405596.

All public data is queryable. For more information see /wiki/spaces/DOCS/pages/2667642897 or from the “Search” box in the top right corner of any Synapse page.

 How do I find public datasets in Synapse?

Multiple research communities use Synapse to generate data that is released to the public. A description of some of these communities can be found on the Synapse Research Communities Page and public resources page.

 Why should I register for a Synapse account?

You can browse public content in Synapse without registering. However, without an account you cannot add new content to Synapse, nor can you upload or download files or tables. With an account you can create projects and wikis, download open data and request access to controlled data. Further, an account lets you collaborate with other Synapse users and create user teams. For more information see the /wiki/spaces/DOCS/pages/2007072795 page.

 What is a validated profile?

Validating your profile is a process where your identity is established through a combination of your profile information, your ORCID, a signed Synapse Pledge, and an external credential. Validation increases transparency between researchers and data donors. A validated profile is needed for access to specific datasets, and is currently required for access to data collected through Sage Bionetworks’ research apps. Profile validation instructions can be found in the Settings tab of your Synapse profile page. Click on the ‘Request Profile Validation’ link to see the required steps.

Adding Content

 I'm ready to share data, how do I start?

Synapse makes it easy to share files of any sort, with whomever you choose whether a small group of collaborators or the general public. You may share raw data, summarized data, analysis results, or anything in between. See /wiki/spaces/DOCS/pages/2002846338 for information and instructions on sharing your data.

 Why do I have to be a certified user to upload content?

User certification ensures that you understand your responsibilities for sharing data through Synapse, especially data derived from human participants. These responsibilities include making sure that data derived from human participants is de-identified and that all applicable privacy laws and regulations are observed.

To become a certified user, you will need to pass a brief quiz.

 Is everything I share on Synapse public?

No. Use sharing settings to control who can see the content you create. By default, projects and their content are visible only to the user who created it. By using the Synapse sharing settings, you have the ability to grant other Synapse users, Synapse teams, or the public access to your Project content. You can learn more here: /wiki/spaces/DOCS/pages/2024276030.

 Can I store sensitive information about human subjects in Synapse?

Yes. Synapse has an IRB-approved data governance procedure that employs Conditions for Use to allow for the sharing of sensitive data in a controlled manner. You can learn more by reading /wiki/spaces/DOCS/pages/2024276030 and /wiki/spaces/DOCS/pages/2004255211. If you have questions or would like assistance in applying Conditions of Use to your data, please contact the Synapse Access and Compliance Team at act@sagebase.org.

 How do I know the content I put in Synapse will be secure? What security measures does Synapse have?

Synapse stores content in Amazon Web Services, which provides a layer of security measures designed and implemented by Amazon. While Synapse is an open access site, each user has control over who may access their content by using sharing settings.

 Where are my files stored?

By default, Synapse stores files in Amazon Simple Storage Services (S3). However it is possible to set up Synapse to store files in different locations such as your local SFTP server. For files stored outside of S3, Synapse can be used to organize, manage, and access files through the use of Synapse annotations to store file-specific metadata. (see: /wiki/spaces/DOCS/pages/2048327803)

  • No labels