RNAseq Tutorial: Step by step data analysis

RNA-seq
Biology
tutorial
analysis
This is a RNAseq tutorial. It uses bash scripts for QC and R scripts for analysis
Author

Rishi Das Roy

Published

December 20, 2024

This tutorial employs a pipeline, 4-RNA-seq, based on shell scripting, which has become somewhat outdated in the current era of tools like Nextflow. However, this book remains an excellent resource for understanding each step of RNA-seq data analysis and mastering shell scripting. For improved readability, consider opening the book in a new window.

Back to top