/learn_bash

Toy files and training material to introduce Linux to molecular biologists

Primary LanguagePerl

Bioinformatics and the Linux Terminal

A list of example files to start using the Linux Command Line interface (CLI). Originally prepared for Bash for Bioinformatics training

📖 Bash tutorial

See the Wiki in this repository.

📆 History

Date Description
2019-12-04 Added FASTQ files, Updated README maker with links
2019-12-03 Refactoring the companion website (now using github wiki).
2019-02-20 Readme file generator added (_readme_maker/make_readme)
2018-10-20 Added a "misc" subdirectory with examples taken from another training set
2018-03-05 Package updated, "files" directory added
2018-02-29 First release

💼 Files in the repository

📁 misc 12M

This is an extra subdirectory, it contains its own README file for details

📁 archives 16K

Archives to test decompression tools

📁 scripts 24K

📁 phage 2.3M

A set of files to test parsing of bioinformatics format, mostly related to PhiX phage.

📁 files 3.5M

Common file formats, both binary (e.g. PNG image) and text files (e.g. CSV). A PDF document is included to see how less can also handle them.