This guide pertains to EPI2ME Labs version 3. For a guide to working with the latest version of EPI2ME Labs please see EPI2ME Labs Quick Start.
EPI2ME Labs extends the JupyterLab notebook framework with a pre-configured analysis environment and the ability to run Nextflow workflows all in a single desktop application. Our Nextflow workflows can be used to routine analyses, while our notebooks provide an introduction to nanopore sequencing bioinformatics and provide next steps for a selection of our workflows.
The first time EPI2ME Labs is started the environment components must be downloaded. This will not happen on subsequent server starts. After the components have been downloaded the Lab environment will start.
Running code cells requires clicking the play button in the navigation bar at the top of the screen (or to the right-hand side of a code cell). There is also a “Run” tab that can be used to run multiple cells.
The environment provides a table of contents menu in the left-hand sidebar. These navigation prompts can also be used to fold content visibility in the notebook.
The EPI2ME Labs application automatically detects when updates are available to the notebok server. Oxford Nanopore Technologies’ may occassionally provide updates to provide new features or improved performance.
When an update is available attempting to start or restart the notebook server when an update is available will result in the following being displayed:
To update the server or launcher select update from the setting menu (bottom left hand cog), The new components will be downloaded:
To access the application settings click the bottom left hand cog and click Settings.
The Data Mount option controls the path where data from Nextflow workflows and Jupyter notebooks is save.
We strongly encourage updating the security token to a unique value. The token provides an authentication method that allows only trusted users access to the EPI2ME Labs server and is used as an additional security layer to help prevent other users on the network from running code and accessing data. This token will be used later in the workflow to connect Google Colaboratory to the server.
Changing these settings will cause the Lab environment to restart.
Information