CCS Student Mentors Tutorials - ccsstudentmentors/tutorials GitHub Wiki
=====================
Welcome to the wiki for RNA-Seq Tutorials brought to you by the University of Miami's Center for Computational Science Student Mentors! We hope that this wiki (and the accompanying scripts in the github repository) will be a helpful guide to you as you embark on the journey of analyzing an RNA-Seq data set!
Please note that these tutorials assume you already have a basic handle on unix/linux.
- Module 1 - Preparations
- Authors of these tutorials
- How to cite these tutorials
- Suggested Folder Organization
- Finding your input FastQ Files
- Loading the FastQ Files onto the server
- Module 2 - Aligning Reads to the Genome
- Tophat
- STAR
- Quality Checking
- Coming Soon!
- Where do I go from here? Gene-level vs Isoform-level analysis
- Module 3 - Gene Level Analysis
- Introduction to Gene Level Analysis
- Sorting Aligned Reads
- Counting Reads over Gene Intervals
- Differential Expression Analysis
- Module 4 - Isoform Level Analysis
- Coming Soon!