R Tutorial : Introduction to RNA-Seq

DataCamp · Beginner ·🛠️ AI Tools & Apps ·6y ago

Key Takeaways

This video tutorial introduces RNA-Seq analysis using R and Bioconductor, covering the basics of RNA-Seq, differential expression analysis, and gene expression changes in disease or between different conditions. The tutorial is led by Mary Piper, a consultant and trainer for the bioinformatics core at the Harvard T.H. Chan School of Public Health.

Full Transcript

hi my name is Mary Piper I'm a consultant and trainer for the bioinformatics core at the Harvard th Chan School of Public Health my expertise is in RNA seek analyses and I'm excited to lead you through the RNA seek workflow in this course we will discuss all steps in the RNA seek workflow but we'll focus our hands-on lessons to the differential expression analysis by the end of this course you should be able to independently discover the genes that are differentially expressed between your experimental groups however before we get into the analysis details let's take a step back to ensure we have a solid understanding about what RNA seek is and the types of questions we can address using this technique all living organisms contain the instructions for life in their genome which is present in the nuclei of their cells the genome is comprised of double-stranded DNA divided into chromosomes for humans there are 23 but different organisms will have different different numbers of chromosomes the building blocks of our DNA are called nucleotides and there are four different nucleotide bases in DNA guanine adenine cytosine and thymine will refer to these nucleotides as G a C and T the double-stranded DNA forms a helix with a sugar phosphate backbone and within this helix a nucleotides pair with T and G nucleotides pair with C the order of these nucleotides is called the DNA sequence within this sequence are regions called genes genes provide instructions to make proteins which perform some function within the cell to make proteins the DNA is transcribed into messenger RNA or mRNA which is translated by the ribosome into protein some genes encode RNA that does not get translated into protein these RNAs are called non-coding RNAs or NC rnase often these RNAs have a function in and of themselves and include rrnas T RNAs and si RNAs among others all RNA is transcribed from genes are called transcripts to be translated into proteins mrna must undergo processing in this figure the top strand in the image represents a gene in the DNA comprised of the untranslated regions utrs highlighted in blue and the open reading frame highlighted in red genes are transcribed into pre mRNA which still contains the intronic sequences transcription represents the blue portion of this image after post-transcriptional processing shown in the gray section of this image the introns are spliced out in a poly a tail and five prime cap are added to yield mature mRNA transcripts the mature mRNA transcripts can be translated into protein shown in the red portion of the image while mRNA transcripts have a poly a tail which is a sequence of a's at the end of the transcript many of the non-coding rnas do not although all cells contain the same DNA sequence muscle cells are different from nerve cells and other types of cells because of the different genes that are turned on in these cells and the different RNAs and proteins produced similarly a disease-causing mutation can lead to differences in what genes are turned on or expressed and which genes are turned off a mutation can affect the type and quantity of RNAs proteins produced to explore the gene expression changes that occur in disease or between different conditions it can be useful to measure the quantity of RNA expressed by all genes using RNA seek then differential expression analysis of RNA seek data can be used to determine whether there are significant differences in gene expression between conditions using differential expression analysis we can ask various questions including which genes are different differentially expressed between sample groups are there any trends in gene expression over time or across conditions which groups of genes change similarly over time or across conditions what processes or pathways are enriched for my condition of interest now let's explore the biology of

Original Description

Want to learn more? Take the full course at https://learn.datacamp.com/courses/rna-seq-with-bioconductor-in-r at your own pace. More than a video, you'll learn hands-on coding & quickly apply skills to your daily work. --- Hi, my name is Mary Piper. I am a consultant and trainer for the bioinformatics core at the Harvard T.H. Chan School of Public Health. My expertise is in RNA-Seq analyses, and I am excited to lead you through the RNA-Seq workflow. In this course, we will discuss all steps in the RNA-Seq workflow but will focus our hands-on lessons to the differential expression analysis. By the end of this course, you should be able to independently discover the genes that are differentially expressed between your experimental groups. However, before we get into the analysis details, let's take a step back to ensure we have a solid understanding of what RNA-Seq is and the types of questions we can address using this technique. All living organisms contain the instructions for life in their genome, which is present in the nuclei of their cells. The genome is comprised of double-stranded DNA divided into chromosomes; for humans, there are 23, but different organisms will have differing numbers of chromosomes. The building blocks of our DNA are called nucleotides, and there are four different nucleotide bases in DNA: guanine, adenine, cytosine, and thymine. We will refer to these nucleotides as G, A, C, and T. The double-stranded DNA forms a helix with a sugar-phosphate backbone, and within this helix, A nucleotides pair with T and G nucleotides pair with C. The order of these nucleotides is called the DNA sequence. Within this sequence are regions called genes. Genes provide instructions to make proteins, which perform some function within the cell. To make proteins, the DNA is transcribed into messenger RNA, or mRNA, which is translated by the ribosome into protein. Some genes encode RNA that does not get translated into protein; these RNAs are called no
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Playlist

Uploads from DataCamp · DataCamp · 0 of 60

← Previous Next →
1 SQL Server Tutorial: Date manipulation
SQL Server Tutorial: Date manipulation
DataCamp
2 R Tutorial: Intermediate Interactive Data Visualization with plotly in R
R Tutorial: Intermediate Interactive Data Visualization with plotly in R
DataCamp
3 R Tutorial: Adding aesthetics to represent a variable
R Tutorial: Adding aesthetics to represent a variable
DataCamp
4 R Tutorial: Moving Beyond Simple Interactivity
R Tutorial: Moving Beyond Simple Interactivity
DataCamp
5 Python Tutorial: Why use ML for marketing? Strategies and use cases
Python Tutorial: Why use ML for marketing? Strategies and use cases
DataCamp
6 Python Tutorial: Preparation for modeling
Python Tutorial: Preparation for modeling
DataCamp
7 Python Tutorial: Machine Learning modeling steps
Python Tutorial: Machine Learning modeling steps
DataCamp
8 R Tutorial: The prior model
R Tutorial: The prior model
DataCamp
9 R Tutorial: Data & the likelihood
R Tutorial: Data & the likelihood
DataCamp
10 R Tutorial: The posterior model
R Tutorial: The posterior model
DataCamp
11 R Tutorial: An Introduction to plotly
R Tutorial: An Introduction to plotly
DataCamp
12 R Tutorial: Plotting a single variable
R Tutorial: Plotting a single variable
DataCamp
13 R Tutorial: Bivariate graphics
R Tutorial: Bivariate graphics
DataCamp
14 Python Tutorial: Customer Segmentation in Python
Python Tutorial: Customer Segmentation in Python
DataCamp
15 Python Tutorial: Time cohorts
Python Tutorial: Time cohorts
DataCamp
16 Python Tutorial: Calculate cohort metrics
Python Tutorial: Calculate cohort metrics
DataCamp
17 Python Tutorial: Cohort analysis visualization
Python Tutorial: Cohort analysis visualization
DataCamp
18 R Tutorial: Building Dashboards with flexdashboard
R Tutorial: Building Dashboards with flexdashboard
DataCamp
19 R Tutorial: Anatomy of a flexdashboard
R Tutorial: Anatomy of a flexdashboard
DataCamp
20 R Tutorial: Layout basics
R Tutorial: Layout basics
DataCamp
21 R Tutorial: Advanced layouts
R Tutorial: Advanced layouts
DataCamp
22 Python Tutorial: Time Series Analysis in Python
Python Tutorial: Time Series Analysis in Python
DataCamp
23 Python Tutorial: Correlation of Two Time Series
Python Tutorial: Correlation of Two Time Series
DataCamp
24 Python Tutorial: Simple Linear Regressions
Python Tutorial: Simple Linear Regressions
DataCamp
25 Python Tutorial: Autocorrelation
Python Tutorial: Autocorrelation
DataCamp
26 R Tutorial: The gapminder dataset
R Tutorial: The gapminder dataset
DataCamp
27 R Tutorial: The filter verb
R Tutorial: The filter verb
DataCamp
28 R Tutorial: The arrange verb
R Tutorial: The arrange verb
DataCamp
29 R Tutorial: The mutate verb
R Tutorial: The mutate verb
DataCamp
30 R Tutorial: What is cluster analysis?
R Tutorial: What is cluster analysis?
DataCamp
31 R Tutorial: Distance between two observations
R Tutorial: Distance between two observations
DataCamp
32 R Tutorial: The importance of scale
R Tutorial: The importance of scale
DataCamp
33 R Tutorial: Measuring distance for categorical data
R Tutorial: Measuring distance for categorical data
DataCamp
34 Python Tutorial: Plotting multiple graphs
Python Tutorial: Plotting multiple graphs
DataCamp
35 Python Tutorial: Customizing axes
Python Tutorial: Customizing axes
DataCamp
36 Python Tutorial: Legends, annotations, & styles
Python Tutorial: Legends, annotations, & styles
DataCamp
37 Python Tutorial: Introduction to iterators
Python Tutorial: Introduction to iterators
DataCamp
38 Python Tutorial: Playing with iterators
Python Tutorial: Playing with iterators
DataCamp
39 Python Tutorial: Using iterators to load large files into memory
Python Tutorial: Using iterators to load large files into memory
DataCamp
40 SQL Tutorial: Introduction to Relational Databases in SQL
SQL Tutorial: Introduction to Relational Databases in SQL
DataCamp
41 SQL Tutorial: Tables: At the core of every database
SQL Tutorial: Tables: At the core of every database
DataCamp
42 SQL Tutorial: Update your database as the structure changes
SQL Tutorial: Update your database as the structure changes
DataCamp
43 Python Tutorial: Classification-Tree Learning
Python Tutorial: Classification-Tree Learning
DataCamp
44 Python Tutorial: Decision-Tree for Classification
Python Tutorial: Decision-Tree for Classification
DataCamp
45 Python Tutorial: Decision-Tree for Regression
Python Tutorial: Decision-Tree for Regression
DataCamp
46 Python Tutorial: Census Subject Tables
Python Tutorial: Census Subject Tables
DataCamp
47 Python Tutorial: Census Geography
Python Tutorial: Census Geography
DataCamp
48 Python Tutorial: Using the Census API
Python Tutorial: Using the Census API
DataCamp
49 R Tutorial: A/B Testing in R
R Tutorial: A/B Testing in R
DataCamp
50 R Tutorial: Baseline Conversion Rates
R Tutorial: Baseline Conversion Rates
DataCamp
51 R Tutorial: Designing an Experiment - Power Analysis
R Tutorial: Designing an Experiment - Power Analysis
DataCamp
52 R Tutorial: Introduction to qualitative data
R Tutorial: Introduction to qualitative data
DataCamp
53 R Tutorial: Understanding your qualitative variables
R Tutorial: Understanding your qualitative variables
DataCamp
54 R Tutorial: Making Better Plots
R Tutorial: Making Better Plots
DataCamp
55 SQL Tutorial: OLTP and OLAP
SQL Tutorial: OLTP and OLAP
DataCamp
56 SQL Tutorial: Storing data
SQL Tutorial: Storing data
DataCamp
57 SQL Tutorial: Database design
SQL Tutorial: Database design
DataCamp
58 Python Tutorial: Introduction to spaCy
Python Tutorial: Introduction to spaCy
DataCamp
59 Python Tutorial: Statistical Models
Python Tutorial: Statistical Models
DataCamp
60 Python Tutorial: Rule-based Matching
Python Tutorial: Rule-based Matching
DataCamp

This tutorial introduces RNA-Seq analysis using R and Bioconductor, covering the basics of RNA-Seq, differential expression analysis, and gene expression changes in disease or between different conditions. By the end of the tutorial, learners will be able to independently discover genes that are differentially expressed between experimental groups.

Key Takeaways
  1. Understand the basics of RNA-Seq and gene expression
  2. Learn how to use Bioconductor for differential expression analysis
  3. Apply RNA-Seq analysis to gene expression data
  4. Interpret gene expression changes in disease or between conditions
💡 RNA-Seq analysis can be used to measure the quantity of RNA expressed by all genes and determine significant differences in gene expression between conditions

Related Reads

Up next
I Found FREE Versions of EVERY Paid AI Tool (only top 1% Know this)🔥
Damini Tripathi
Watch →