Clovis BIOL11A Lab Fall 2018

Instructions:

  1. Download a zip file containing all the tutorials and related assets. Unzip this file.
  2. If you have not already, you will need to install R, RStudio, and the R packages listed in the README file.
  3. There are 3 R Markdown (.Rmd) files in the main folder - these are the tutorials. Open them using RStudio and click “Run Tutorial”.

PreLab

Introduction to R: Clovis_Intro_R.Rmd

Day 1 Lab

Introduction to RNA-seq: Clovis_RNAseq_single_sample.Rmd

Day 2 Lab

Differential Expression with DESeq2: Clovis_Differential_Expression.Rmd

Related