Skip to content

Instantly share code, notes, and snippets.

View nsamanta's full-sized avatar

Nilanjana Samanta nsamanta

View GitHub Profile
@nsamanta
nsamanta / README.md
Created December 2, 2021 04:34 — forked from jdblischak/README.md
rnaseq-de-tutorial

Differential expression analysis with edgeR

This is a tutorial I have presented for the class Genomics and Systems Biology at the University of Chicago. In this course the students learn about study design, normalization, and statistical testing for genomic studies. This is meant to introduce them to how these ideas are implemented in practice. The specific example is a differential expression analysis with edgeR starting with a table of counts and ending with a list of differentially expressed genes.

Past versions: