Instructor Notes

Please see the Genomics Data Carpentry Instructor Notes.

Callout

Tip: Assigning instances to learners

We recommend using an online spreadsheet such as Google Sheets to assign learners their cloud instances, preferably by having a list of available IP addresses, and allowing users to ‘claim’ and instance by name. If possible, maintain 1 or 2 unclaimed instances in case some fail to launch or a learner encounters some unrecoverable error.

Introducing R and RStudio IDE


R Basics


Introduction to the example dataset and file type


R Basics continued - factors and data frames


Using packages from Bioconductor


Data Wrangling and Analyses with Tidyverse


Data Visualization with ggplot2


Getting help with R