This lesson is in the early stages of development (Alpha version)

RT-qPCR analysis with R

The goal of this lesson is to demonstrate how RT-qPCR data can be analysed in R. Specifically, it aims to show how data manipulation with dplyr and plotting with ggplot2 can be pratically applied to a topic familiar to most molecular biologists.

Prerequisites

You should be familiar with the dplyr data manipulation functions filter, select, mutate, group_by, and summarise. You should also have an understanding of the principles of plotting with ggplot2.

Schedule

Setup Download files required for the lesson
00:00 1. Importing qPCR data and experimental designs into R How can I get my qPCR data into R?
00:35 2. Analysing qPCR data How can I analyse qPCR data in R?
01:45 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.