Bioinformatics basics for trainee students

October 4, 2023 ยท View on GitHub

This GitHub was originally intended to introduce trainee students of the EVO โ€ข COM group of the University of Bologna to the Bash environment. However, this GitHub is obviously freely available for use by anyone who may find it helpful.

Here you will find a friendly resource for accessing commonly used commands in early bioiformatics.

๐Ÿช… Enjoy!

What's inside this repository?

Very few files, actually, but fairly packed. Commands and explanations are presented in markdown files and are divided into macro-topics. They are numbered in the order I tipically use for teaching students. A series of example files are also provided.

Macro-topicDescription
01 - Bash basicsThe very first introduction to bioinformatics. Look here for basic bash commands and operations.
02 - Working with CondaWhat's Conda and how to use it.
03 - Working with screen sessionsWhat's a screen session and how to use it.
04 - git and GitHubWhat's git and how to use it.
Example files/A directory containing several files used to test commands.
download_PDFs/A directory containing the PDF version of markdown files to be downloaded

Useful textbooks and other resources