Introduction

Here we present pre-workshop tutorials for bash/shell, R, and Python3, and Plink. Students who are not already very familiar with these programs are required to complete these tutorials. The first three tutorials do not require any data and can be completed at anytime while the last tutorial (Plink) requires sample data downloaded in Testing. When the workshop begins students will be expected to understand the following:

  1. Bash: Navigate filesystem, copy/move/unzip files. Create directories and edit files (using nano).
  2. R: Install packages, read from file, manipulate variables, understand functions, create plots.
  3. Python: Import libraries, create variables, understand list comprehension, basic plotting.
  4. Plink: Explore and genderate GWAS data, recode and reorder allelic data, use PLINK website.