A common task when working with transcriptomic data is the identification of differentially expressed (DE) genes or tags between groups. In this workshop participants will learn how to perform biostatistical analysis in the R programming language, which is among the most widely-used programming languages for the statistical analysis of biological data.
After completing this workshop, participants will:
Become comfortable working with quantified transcriptomic data.
Be able to replicate the statistical analysis of a published biological data set.
Learn what statistical comparisons are possible with the design of the experiment.
Conduct pairwise comparisons with edgeR to identify significantly DE genes.
Create different plots for exploring patterns in expression data and analysis results.
Prerequisites:
Participants are expected to be comfortable working in the R programming language and should be familiar with the basic concepts of variables, data types, functions, and objects.
Primary tools used during the workshop: