Links
=====
Here is few sources that you can go through, when you get bored during the course...
Advanced Bash
^^^^^^^^^^^^^
- `Advanced Bash-Scripting Guide `_
- `Bash one-liners explained `_
- `The Bash Primer `_
- `Explanation of a scrollback buffer `_
Bash command help re-imagined
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- `tldr pages `_
- `explainshell `_
Some fun
^^^^^^^^
- `Bash game to celebrate 50th anniversary `_
- `Regex golf `_
- `Regex test and explain `_
- `Faces behind Unix `_
R Studio
^^^^^^^^
- `A few nice cheat sheets `_
Visual design
^^^^^^^^^^^^^
- `Martin Krzywinski: Keynote on Visual Design Principles `_
- `Nature Methods' Points of View `_
- `Gestalt principles 1 `_
- `Gestalt principles 2 `_
- `Well designed color palettes `_
Genomic tools
^^^^^^^^^^^^^
- `Bedtools `_
- `Vcftools `_
Genomic data formats
^^^^^^^^^^^^^^^^^^^^
- `VCF `_
- `GFF `_
- `BED `_