Bioconductor version: Release (2.12)
Calculates the coverage of high-throughput short-reads against a genome of reference and summarizes it per feature of interest (e.g. exon, gene, transcript). The data can be normalized as 'RPKM' or by the 'DESeq' or 'edgeR' package.
Author: Nicolas Delhomme, Ismael Padioleau
Maintainer: Nicolas Delhomme <delhomme at embl.de>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("easyRNASeq")
To cite this package in a publication, start R and enter:
citation("easyRNASeq")
| R Script | RNA-Seq | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | GeneExpression, Genetics, Preprocessing, RNAseq, Software |
| Version | 1.6.0 |
| In Bioconductor since | BioC 2.10 (R-2.15) |
| License | Artistic-2.0 |
| Depends | graphics, methods, parallel, utils, genomeIntervals(>= 1.15.0), Biobase(>= 2.19.0), BiocGenerics(>= 0.5.0), biomaRt(>= 2.15.0), edgeR(>= 3.1.0), Biostrings(>= 2.27.0), BSgenome(>= 1.27.0), DESeq(>= 1.11.0), GenomicRanges(>= 1.11.0), IRanges(>= 1.17.0), Rsamtools(>= 1.11.0), ShortRead(>= 1.17.0) |
| Imports | |
| Suggests | BSgenome.Dmelanogaster.UCSC.dm3(>= 1.3.17), GenomicFeatures(>= 1.11.0), RnaSeqTutorial(>= 0.0.11) |
| System Requirements | |
| URL | |
| Depends On Me | RnaSeqTutorial |
| Imports Me | |
| Suggests Me |
| Package Source | easyRNASeq_1.6.0.tar.gz |
| Windows Binary | easyRNASeq_1.6.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | easyRNASeq_1.6.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!