Practical Genomics Workshop 2018

These exercises were used as preparation for participants in the 2018 Practical Genomics workshop. More information and registration for future workshops can be found at JHU Genomics.

Prerequisites

  • Install R (version 3.4.3 or higher) and RStudio (version 1.1.423 or higher).
  • Some familiarity with basic R commands. Prior to completing these assignments, participants were asked to complete the Swirl “R Programming: The basics of programming in R” exercises.
  • Note: Participants were primarily graduate students and postdoctoral fellows studying biology, so some biological concepts are not explained.

Instructions

The following video demonstrates how to download, open, and complete assignments, assuming you have installed R and RStudio.

Assignments

April

Download this file and open it using RStudio. You may need to right-click the link and choose “Download File”. Make sure you save it as a .Rmd file - some browsers like to save it as a text file by adding .txt to the end of the file name (see the Instructions video).

May

Download this file and open it using RStudio. You may need to right-click the link and choose “Download File”. Make sure you save it as a .Rmd file - some browsers like to save it as a text file by adding .txt to the end of the file name (see the Instructions video).

June

Download this file and open it using RStudio. You may need to right-click the link and choose “Download File”. Make sure you save it as a .Rmd file - some browsers like to save it as a text file by adding .txt to the end of the file name (see the Instructions video).

Related