How to write bash scripts: Automating steps in data analysis to make them more reproducible (CC018)

Similar Tracks
Automating data analyses with make: Writing rules in makefiles to improve reproducibility (CC019)
Riffomonas Project
Using wget, unzip, tar and gunzip to download data: automate downloads from the command line (CC016)
Riffomonas Project
How to organize a bioinformatics project: using bash to set up a project directory (CC013)
Riffomonas Project
Using ggplot2 to visualize relationship between life expectancy and health spending in R (CC338)
Riffomonas Project
Parsing text with sed: Extracting information from paths and filenames in a bash script (CC020)
Riffomonas Project