RNA-seq data analysis

In these tutorials, I will guide you through the analysis of data generated by RNA-sequencing experiments.



Here, I will show you how to align raw reads, perform basic quality control checks, and quantify gene expression.



Here, I will show you how to use processed mRNA expression data to perform differential expression analysis.


Additional Links


All the scripts that i introduced during the videos to perform the analyses I described are here available
RNA-seq scripts

To fully understand the code and run these analyses a basic knowledge of R and BASH scripting is recommended.
Check out our coding tutorials