ℹ️ Please Note
You are welcome to explore the available resources and video recordings. Please note that the resources in this course come from the Virtual Training 09 & 10 held in August 2024, and certificates are only issued to participants who attended the live webinar sessions.
Introduction
Welcome to the virtual training on "Unix for beginners & Introduction to the Conda ecosystem"!
This course aims at providing you with a general introduction to working in Unix as well as to creating Conda environments for running simple bioinformatics tasks.
This training is VERY light on bioinformatics content and is mainly aimed at navigating Unix and understanding Conda. If you already have experience of working with Unix terminals and have tried to set up your first environment, this course may not be for you.
On the other hand, if you need to do bioinformatics analysis on your own account, but haven't had the opportunity or time to get properly acquainted with Unix, this may be your chance to get started.
Get you started in bioinformatics
If you are a beginner in bioinformatics, this course is recommended as the very first course to take, before looking at all the other GenEpi-BioTrain Virtual Trainings and at the learning material of the "Bridging the Gaps in Bioinformatics" course.
IMPORTANT! Prerequisites
The main assumption of this course is that in order to work with bioinformatics, you need to work in a Unix ecosystem. Therefore, to get the most out of this course and any future bioinformatics work, you should consider using a Unix-based operating system (either MacOS or any Linux distribution). If you don't have access to such a system, please follow the "Ubuntu installation instructions" below, which is a thorough guide to installing Ubuntu on a PC (even very old PCs can be used, and this guide has been tested on a complete beginner!).
Note that the course material and demonstration will be performed from a laptop with Ubuntu preinstalled.
Micromamba
sudo apt-get install curl # Provide you password to proceed with the installationFor the best possible outcome ensure to read up on the installation instructions for you operating system on the Micromamba installation page.
https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html
For Ubuntu that commands is (as of wirtting):
"${SHELL}" <(curl -L micro.mamba.pm/install.sh)For MacOS it is:
brew install micromamba
For MacOS users
https://www.cyberciti.biz/faq/how-to-install-homebrew-on-macos-package-manager/
Teams in Ubutnu
Once installation of Ubuntu is finished, Teams can be easily installed, enabling you to follow along the course and exercises from the same laptop. Boot into Ubuntu, click in the top left corner icon of the navigation bar (Shows a thin white bar and a small grey dot). Type "App center" in the search bar and open the program of the same name.
In the App center search "teams-for-linux" and click on the app of the same name. Press install.
Teams are now available to open when clicking the top left icon (search for "teams")
Sessions
The three sessions take place on 20, 21 and 22 August at 10:00-14:00 (CET) on each day.
As with all GenEpi-BioTrain Virtual Trainings, the webinars will be recorded and you will be able to access the recordings at any time, provided you are enrolled in the course.



