|
1 | 1 | --- |
2 | 2 | title: Using BioShell |
3 | | -description: Overview of BioShell's core features — tools, interactive environments, reference data, and workflow integration. |
| 3 | +description: Overview of BioShell's core features- tools, interactive environments, reference data, and workflow integration. |
4 | 4 | tiles: |
5 | | - - title: "Choose a flavour" |
| 5 | + - title: "Choose the right environment" |
6 | 6 | url: /flavours |
| 7 | + description: "Select the BioShell flavour that best fits your analysis needs." |
7 | 8 | - title: "Connect to BioShell" |
8 | 9 | url: /connecting |
| 10 | + description: "Learn how to access BioShell via SSH, web portal, or other methods." |
9 | 11 | - title: "Use BioShell tool library" |
10 | 12 | url: /tools |
| 13 | + description: "Browse and load the curated collection of bioinformatics tools." |
| 14 | + - title: "Use Shelley" |
| 15 | + url: /shelley-howto |
| 16 | + description: "Get help from Shelley, BioShell's command-line AI companion." |
11 | 17 | - title: "Work in Jupyter or RStudio" |
12 | 18 | url: /interactive |
13 | | - - title: "Run a Nextflow workflow using BioShell containers" |
| 19 | + description: "Launch interactive coding environments for Python and R." |
| 20 | + - title: "Run a Nextflow workflow" |
14 | 21 | url: /nextflow |
| 22 | + description: "Execute reproducible pipelines using BioShell's container stack." |
15 | 23 | --- |
16 | 24 |
|
17 | | -Once you are connected to your BioShell environment, you have access to a curated library |
18 | | -of bioinformatics tools, interactive coding environments, and an AI-assisted support agent. |
19 | | - |
20 | | -#### Use the tiles below to find what you need |
| 25 | +BioShell users have access to a curated library of bioinformatics tools, interactive coding environments, and a helpful command-line companion. See our user guides for detailed information on the services offered by BioShell. |
21 | 26 |
|
22 | 27 | {% include tiles-simple.html target = "tiles" col = "2" %} |
23 | 28 |
|
0 commit comments