The Gen3 technical documentation is moving to a new home at docs.gen3.org! This will replace much of the technical content from gen3.org. Please check out the new site and provide feedback during the transition period while both are available. After the transition period, gen3.org will remain as a site for high-level content about Gen3 along with community and events information, but all Gen3 technical guides and resources will move to docs.gen3.org.

Gen3 - Products - Workspaces

Workspaces

Gen3 workspaces are secure data analysis environments in the cloud that can access data from one or more data resources, including Gen3 Data Commons. Workspaces are often fully integrated with a specific data commons, and coming soon are workspaces as stand-alone analysis environments with a user pay model.


Gen3 Workspaces utilize the Gen3 Framework Services for user authentication and authorization and for retrieving data objects and metadata from data resources, like Gen3 Data Commons.


By default Gen3 Workspaces include Jupyter notebooks and RStudio but can be configured to host virtually any application, including analysis workflows, data processing pipelines, or data visualization apps.

RStudio

Gen3 Workspaces come pre-configured with RStudio, a development environment for the statistical programming language R. Scripts saved in the workspace persist after logging out and can be shared with colleagues for collaborative analyses.

Jupyter Notebooks

Gen3 Workspaces come with the ability to create, upload, modify and run Jupyter Notebooks by default, which are interactive documents that allow you to create and share live code, equations, visualizations and narrative text.

Custom Applications

When users log into a Gen3 Workspace, they have the option to spin up a variety of analysis environments with different processing power and pre-loaded with different tools for various analysis tasks. Virtually any custom application that can be loaded into a docker image can be integrated into a Gen3 Workspace environment, including analysis workflows, processing pipelines, and visualization apps.