To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RnaSeqTutorial")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
A selection of RNA-Seq data to get familiar with the related Bioconductor core packages and the easyRNASeq package.
Author: Nicolas Delhomme, Ismael Padioleau
Maintainer: Nicolas Delhomme <delhomme at embl.de>
Citation (from within R,
      enter citation("RnaSeqTutorial")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RnaSeqTutorial")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RnaSeqTutorial")
    
| R Script | RNA-Seq Tutorial | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | ExperimentData, RNAseqData | 
| Version | 0.0.14 | 
| License | Artistic-2.0 | 
| Depends | R (>= 2.15.0), methods, easyRNASeq | 
| Imports | |
| Suggests | Rsamtools, ShortRead, BSgenome.Dmelanogaster.UCSC.dm3, GenomicRanges, biomaRt, genomeIntervals | 
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | easyRNASeq | 
Follow Installation instructions to use this package in your R session.
| Package Source | RnaSeqTutorial_0.0.14.tar.gz | 
| Windows Binary | RnaSeqTutorial_0.0.14.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | RnaSeqTutorial_0.0.14.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!