The material in this session requires R version 3.3 and Bioconductor version 3.4.

stopifnot(
    getRversion() >= '3.3' && getRversion() < '3.4',
    BiocInstaller::biocVersion() == "3.4"
)
  1. Introduction to R (T)
  2. Introduction to Bioconductor (T)
  3. Sequences and Strings for Genome-Scale Data (T)
  4. Adding Annotation To Your Analysis (T)
  5. Labs Overview
    Lab 1: Introduction to R (P)
    Lab 2: Introduction to Bioconductor (P)
    Lab 3: Data Representations (P)
    Lab 4: Annotation (P)

(T): Talk; (P): Practical.