Interactive bioinformatics tutorials

Sandbox.bio is a free platform for bioinformatics command-line tutorials created by Robert Aboukhalil. It was set up by compiling bioinformatics command-line tools in WebAssembly (abbreviated Wasm) so that they could be run in the browser. The French Bioinformatics Institute hosts an instance of this platform at the initiative of its e-learning working group, with the aim of meeting the needs of the French community. All the educational content has been created and made available by this working group. All feedback is welcome.

Screenshot of terminal and exercises

Tutorials

Linux basics
yellow belt orange belt
unix shell terminal
Basics of the Unix command line interface

IFB Scenario 1

orange belt green belt
unix shell terminal
Unix file system

IFB Scenario 2

green belt blue belt
unix shell terminal
Manipulating files and directories

IFB Scenario 3

blue belt
unix shell terminal
Combining bash commands

IFB Scenario 4

purple belt
unix shell terminal
Learning a new bioinformatics tool

IFB Scenario 5


Playgrounds

command line terminal bash

Command Line

Command line for open-ended exploration

awk

Awk

Filter and wrangle tabular data

jq json

Jq

Filter and wrangle JSON data

grep regex

Grep

Search and filter utility

sed regex

Sed

Search and replace utility