Introductory lesson on RNA-Seq

  Once you have tested this GEA lesson, please complete the GEA Lessons Feedback Survey so that we can improve the resource based on your experience.

Examining Gene Expression with RNA-Seq

Lesson keywords: Alignment, Bioinformatics, Data Science, Genome Browser,
High-throughput Sequencing, mRNA, NCBI Sequence Read Archive, RNA-Seq
Instructional time required: 2-3 class periods
Students work as individuals or teams: Either individual or team work is possible
Number of students in a class: 10-25 students (assuming no TAs and one computer for each student)
Link to lesson: Introduction to RNA-Seq: Leptin Expression in Mouse
YouTube videos: Intro to RNA-Seq with Jupyter, Part I
Intro to RNA-Seq with Jupyter, Part II

  Summary

RNA-Seq is one of the most popular techniques for evaluating the abundance (overlapping but not necessarily synonymous with expression) of a gene. In this introductory lesson, we examine the expression of the leptin gene in samples from a mouse experimental design evaluating diet (high-fat vs. normal diet) and disease (cancer vs. normal tissue). While in-depth RNA-Seq data analysis is an advanced exercise, we cover a basic concepts from three components of this analysis: 1) provided sample data is first quality filtered to remove low confidence sequencing reads and then 2) aligned to a reference transcriptome; finally 3) we compare the number of sequencing reads present in the leptin gene in the cancer vs. normal tissue sample by visualizing the read counts in a genome browser to see the fold-change in gene expression.

This intermediate to advanced lesson is embedded in Jupyter notebooks — an approach that also introduces basic command-line computing. Jupyter notebooks intersperse explanations of command line with commands, and are an excellent learning tool. While command line computing experience is not required, any experience or the help of an instructor or TA familiar with Linux will be helpful. Formative assessments are embedded in the notebook and on a companion lesson page (along with answers, slides, and other resources). A summative assessment captures student understanding of the emphasized concepts.