https://github.com/griffithlab/rnaseq_tutorial
Informatics for RNA-seq: A web resource for analysis on the cloud. Educational tutorials and working pipelines for RNA-seq analysis including an introduction to: cloud computing, critical file formats, reference genomes, gene annotation, expression, differential expression, alternative splicing, data visualization, and interpretation.
https://github.com/griffithlab/rnaseq_tutorial
Last synced: about 1 year ago
JSON representation
Informatics for RNA-seq: A web resource for analysis on the cloud. Educational tutorials and working pipelines for RNA-seq analysis including an introduction to: cloud computing, critical file formats, reference genomes, gene annotation, expression, differential expression, alternative splicing, data visualization, and interpretation.
- Host: GitHub
- URL: https://github.com/griffithlab/rnaseq_tutorial
- Owner: griffithlab
- License: other
- Created: 2014-07-31T18:58:09.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2023-05-31T18:45:10.000Z (about 3 years ago)
- Last Synced: 2025-04-07T22:07:50.243Z (about 1 year ago)
- Language: R
- Homepage:
- Size: 438 MB
- Stars: 1,363
- Watchers: 181
- Forks: 618
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Bioinformatics - Informatics for RNA-seq: A web resource for analysis on the cloud - Educational resource on performing RNA-seq analysis in the cloud using Amazon AWS cloud services. Topics include preparing the data, preprocessing, differential expression, isoform discovery, data visualization, and interpretation. (Resources / RNA-Seq)
README
### Informatics for RNA-seq: A web resource for analysis on the cloud
THIS VERSION OF THE RNA-SEQ COURSE IS DEPRECATED. FOR CURRENT VERSION PLEASE VISIT: https://rnabio.org/
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
Note: An archived version of this tutorial exists here. 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 continue with the current version of the tutorial below.
### Want to contribute to the RNA-seq Wiki?
[Fork it and send a pull request.](https://github.com/griffithlab/rnaseq_tutorial_wiki.git)
### Tutorial Table of Contents
- Module 0 - Introduction and Cloud Computing
- Authors
- Citation and Supplementary Materials
- Syntax
- Intro to AWS Cloud Computing
- Logging into Amazon Cloud
- Unix Bootcamp
- Environment
- Resources
- Module 1 - Introduction to RNA sequencing
- Module 2 - RNA-seq Alignment and Visualization
- Module 3 - Expression and Differential Expression
- Expression
- Differential Expression
- DE Visualization
- Kallisto for Reference-Free Abundance Estimation
- Module 4 - Isoform Discovery and Alternative Expression
- Reference Guided Transcript Assembly
- de novo Transcript Assembly
- Transcript Assembly Merge
- Differential Splicing
- Splicing Visualization
- Module 5 - De novo transcript reconstruction
- Module 6 - Functional Annotation of Transcripts
- Appendix
- Saving Your Results
- Abbreviations
- Lectures
- Practical Exercise Solutions
- Integrated Assignment
- Proposed Improvements
- AWS Setup