Главная
Study mode:
on
1
Intro
2
- Applications of RNA-Seq data
3
Schematic detailed workflow
4
What are splice-aware aligners?
5
Workflow for this tutorial
6
Comparison of run times, memory usage and aligner accuracies for various aligners
7
Which aligner should I choose?
8
Pre-requistes to build this pipeline things that will not be covered in this video
9
Set-up before building the pipeline
10
Some good practices while building a pipeline
11
Quality control: FastQC
12
To trim or to not trim?
13
Trimming reads: Trimmomatic
14
Align reads: HISAT2
15
Read quantification: featureCounts
Description:
Learn how to set up and execute a comprehensive RNA-Seq pipeline from scratch in this 32-minute tutorial video. Walk through the entire process of processing bulk RNA-Seq reads, from quality control to generating a counts matrix for downstream analysis. Explore essential steps including FastQC for quality control, Trimmomatic for read trimming, HISAT2 for alignment, and featureCounts for quantification. Gain insights into run times, memory requirements, and aligner accuracies for various tools. Follow along with provided code and data links to build your own pipeline using bash in a Linux environment. Discover best practices, learn about splice-aware aligners, and understand when to trim reads. Perfect for bioinformatics beginners and researchers looking to enhance their RNA-Seq analysis skills.

Setup RNA-Seq Pipeline From Scratch - Fastq to Counts - Step-by-Step Tutorial

Bioinformagician
Add to list