A tutorial R package that describes the pre-processing of RNA-Seq data - from the raw (FASTQ) data to the alignment (mapping) to a reference genome - and its subsequent differential expression analysis at the gene and transcript level.
First installed the dependencies. Then check that the package can "Build and Reload"
Go to the vignettes folder
{bash, eval=FALSE}
R CMD make
If it works, save the html page you need, as well as the Rscript from the RnaSeqTutorial/inst/doc directory.inv block only numbers inv-XXXX
When building if it fails at the stage at which it creates the RnaSeqTutorial.html page, be careful to restore the original structure of the vignette folder (i.e. copy Chapters.orig back to Chapters)
Also the package need to be preinstalled so that the data, etc. is available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.