easyRNASeq

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see easyRNASeq.

Count summarization and normalization for RNA-Seq data


Bioconductor version: 3.6

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, Bastian Schiffthaler, Niklas Maehler

Maintainer: Nicolas Delhomme <nicolas.delhomme at umu.se>

Citation (from within R, enter citation("easyRNASeq")):

Installation

To install this package, start R (version "3.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("easyRNASeq")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("easyRNASeq")
easyRNASeq PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews GeneExpression, Genetics, Preprocessing, RNASeq, Software
Version 2.14.0
In Bioconductor since BioC 2.10 (R-2.15) (12 years)
License Artistic-2.0
Depends
Imports Biobase(>= 2.31.3), BiocGenerics(>= 0.17.2), BiocParallel(>= 1.5.1), biomaRt(>= 2.27.2), Biostrings(>= 2.39.3), DESeq(>= 1.23.0), edgeR(>= 3.13.4), GenomeInfoDb(>= 1.7.3), genomeIntervals(>= 1.27.0), GenomicAlignments(>= 1.7.3), GenomicRanges(>= 1.23.16), SummarizedExperiment(>= 1.1.11), graphics, IRanges(>= 2.5.27), LSD (>= 3.0), locfit, methods, parallel, Rsamtools(>= 1.23.1), S4Vectors(>= 0.9.38), ShortRead(>= 1.29.1), utils
System Requirements
URL
See More
Suggests BiocStyle(>= 1.9.2), BSgenome(>= 1.39.0), BSgenome.Dmelanogaster.UCSC.dm3(>= 1.4.0), curl, GenomicFeatures(>= 1.23.15), knitr, rmarkdown, RnaSeqTutorial(>= 0.9.0), RUnit (>= 0.4.31)
Linking To
Enhances
Depends On Me RnaSeqTutorial
Imports Me msgbsR
Suggests Me SeqGSEA
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package easyRNASeq_2.14.0.tar.gz
Windows Binary easyRNASeq_2.14.0.zip
Mac OS X 10.11 (El Capitan) easyRNASeq_2.14.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/easyRNASeq
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/easyRNASeq
Package Short Url https://bioconductor.org/packages/easyRNASeq/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive