/rnaseq_tutorial_v1

Archive of original RNAseq.wiki tutorial that accompanied PLoS Comp Bio paper

Primary LanguageROtherNOASSERTION

##NOTE: You are on the archive version of this RNA-seq analysis tutorial. This version is maintained for consistency with the published materials (Griffith et al. 2015. PLoS Comp Biol.) and for past students wishing to review covered material. However, we strongly suggest that you visit the current version of this tutorial at www.rnaseq.wiki.

###Informatics for RNA-seq: A web resource for analysis on the cloud

An educational tutorial and working demonstration pipeline for RNA-seq analysis including an introduction to: cloud computing, next generation sequence file formats, reference genomes, gene annotation, expression analysis, differential expression analysis, alternative splicing analysis, data visualization, and interpretation.

This repository is used to store code and certain raw materials for a detailed RNA-seq tutorial. To actually complete this tutorial, go to the RNA-seq tutorial wiki.

Citation: Malachi Griffith*, Jason R. Walker, Nicholas C. Spies, Benjamin J. Ainscough, Obi L. Griffith*. 2015. Informatics for RNA-seq: A web resource for analysis on the cloud. PLoS Comp Biol. 11(8):e1004393.

*To whom correspondence should be addressed: E-mail: mgriffit[AT]genome.wustl.edu, ogriffit[AT]genome.wustl.edu

=============== ###Tutorial Table of Contents

  1. Module 0 - Introduction and Cloud Computing
    1. Authors
    2. Citation and Supplementary Materials
    3. Syntax
    4. Intro to AWS Cloud Computing
    5. Logging into Amazon Cloud
    6. Unix Bootcamp
    7. Environment
    8. Resources
  2. Module 1 - Introduction to RNA sequencing
    1. Installation
    2. Reference Genome
    3. Annotation
    4. Indexing
    5. RNA-seq Data
    6. PreAlignment QC
  3. Module 2 - RNA-seq Alignment and Visualization
    1. Adapter Trim
    2. Alignment
    3. IGV
    4. PostAlignment Visualization
    5. PostAlignment QC
  4. Module 3 - Expression and Differential Expression
    1. Expression
    2. Differential Expression
    3. DE Visualization
  5. Module 4 - Isoform Discovery and Alternative Expression
    1. Reference Guided Transcript Assembly
    2. de novo Transcript Assembly
    3. Transcript Assembly Merge
    4. Differential Splicing
    5. Transcript Assembly Visualization
  6. Module 5 - Reference free analysis
    1. Use of Kallisto for Abundance Estimation
  7. Appendix
    1. Abbreviations
    2. Lectures
    3. Practical Exercise Solutions
    4. Integrated Assignment
    5. Proposed Improvements
    6. AWS Setup