echo "This is a command example"
Introduction

Bioinformatics is an increasingly important skill for biological scientists. Many bioinformatic tools can only be run on Linux based operating systems. This course aims to introduce you to Linux and is aimed at beginners and novices to the command line.
This part of the website contains theory, practice code, and exercises. Multiple choice questions will help reinforce what you have learnt throughout the book.
At the end of the course learners will be able to:
- Explain how the user, shell, and kernel interact with each other in the Linux OS.
- Navigate & manipulate directories in the Linux environment.
- List and view the contents of directories.
- Carry out a variety of commands with files including printing them to terminal.
- Utilise the text editor nano to create, edit, and save files.
- Understand the structure of fastq files.
The Advanced topics section contains some additional advanced Linux commands and introductions to other programming languages used by bioinformaticians.
Commands are in the following font, colour, and box. They should be run in the command line.
Additionally, please use the cheatsheet as a reminder of all the commands you will be learning.
Table of contents
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.