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"
)
- Introduction to R (T)
- Introduction to Bioconductor (T)
- Sequences and Strings for Genome-Scale Data (T)
- Adding Annotation To Your Analysis (T)
- 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.