BioStudio workspace is a collection of powerful tools and applications designed to assist scientists with their data manipulations.
The workspace interface consists of a main work area that lists all of the tools and applications available in BioStudio, a menu bar located at the top of workspace, a collapsible left sidebar, and a right sidebar.
The main work area displays a comprehensive list of tools and applications that are accessible in BioStudio:
The top menu bar located at the top of the BioStudio workspace interface features a set of top-level menus that provide access to various actions and functions. The default menus are as follows:
In addition to the default menus on the left sidebar, BioStudio workspace also provides some functional buttons on the right of the top menu bar, including:
The left sidebar contains several commonly-used tabs which are:
Table of contents: shows the structure of a document and allows users to navigate to specific sections by clicking on entries in the sidebar. It is automatically generated when working with notebooks, markdown, or python files and each listed section will be hyperlinked to the actual section within your document.
Automatic section numbering feature is designed to number your notebook’s sections and subsections based on your headings. This means that if you move any major sections around multiple times, you do not need to manually renumber the document and its subsections.
The right sidebar contains the following commonly-used tabs:
To create a new notebook kernel in the BioStudio workspace, follow these steps:
Basic: allows you to choose a programming language and its version from a drop-down list.
From environment: allows you to select a notebook environment that you’ve previously created, as well as the programming language you want to use.
From file: requires you to upload a YAML file that specifies the packages to be installed in the environment. The YAML file should include the names and versions of the desired packages, as well as any necessary dependencies.
From BioTuring: It used to create notebooks that were created prior to a request and provided by BioTuring based on the request.
Users can conveniently manage all packages in their Conda environments by accessing the Conda package manager in the Settings tab located on the top menu bar.
Once you access the Conda package manager interface, you will see a list of all available environments on the left side and a list of all packages in the selected environment on the right side.
Please review more details using the link below.
🔗 Custom environment set up in BioStudio
For more information, please contact us at support@bioturing.com.