This course will introduce you to the basic data structures and genomic data analysis in Bioconductor. Specifically, we will focus on the basics of RNAseq analysis, including differential expression, annotation, and gene set analysis. We will also focus on loading data and metadata into data structures such as SummarizedExperiment
. By the end of this course, you should be familiar with a basic RNAseq analysis workflow utilizing RNAseq count data.
Please note that this course requires the Intro to R course as a prerequisite, or the equivalent course. Please note that this course does not cover RNAseq workflows such as MultiQC and alignment.
- Explain and Utilize Bioconductor data structures such as
SummarizedExperiment
to integrate metadata and assay data in your analysis - Explore, QC, and clean a RNAseq dataset
- Utilize Differential Expression analysis on an RNAseq dataset using Bioconductor Packages
- Identify and Annotate Gene Sets for downstream analysis
- Load data from RNAseq experiments into Bioconductor
Week | Topic | Video | Office Hours |
---|---|---|---|
Week 0 | Concepts of RNA sequencing | ||
Week 1 | Bioconductor Data Structures / What you need to know about S4 classes / SummarizedExperiment |
||
Week 2 | Experimental Design / Subsetting / QC | ||
Week 3 | Differential Expression | ||
Week 4 | Gene sets and annotation | ||
Week 5 | Installing Bioconductor Packages / Loading Data into Bioconductor Data Structures | ||
Week 6 | Wrap up / Running Bioconductor at FH / Using fHR |
This course is derived from the following sources: