Posts
My thoughts and ideas
Welcome to the blog
My thoughts and ideas
Introduction to bioinformatics for RNA sequence analysis
In this tutorial, created using Jekyll (alembic theme) and Kramdown Flavored Markdown, code blocks display commands necessary to complete the tutorial. Some sections are marked as optional and can be skipped.
A code block will look like this:
sudo apt-get install tree
cd ~
# comment
tree -I workspace/student_tools
All lines contained within the highlighted boxes will need to be executed at the linux command line or an R command prompt (be careful to follow which you should be using). When copy/paste is used, be sure to hit Return or Enter after pasting each command or set of commands. All lines starting with a ‘#’ are comments and will not be interpretted by the shell/R session.
Introduction to bioinformatics for RNA sequence analysis
This tutorial is accompanied by a publication. If you find the materials here or in that paper useful, please cite the following: 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@wustl.edu, obigriffith@wustl.edu
All materials associated with this publication, including high resolution and original figure files, supplementary tables, etc. are available here: https://github.com/griffithlab/rnaseq_tutorial
This includes all figures and supplementary tables.
In this tutorial, created using Jekyll (alembic theme) and Kramdown Flavored Markdown, code blocks display commands necessary...
This tutorial is accompanied by a publication. If you find the materials here or in that paper useful, please cite...