This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

easyRNASeq

This is the development version of easyRNASeq; for the stable release version, see easyRNASeq.

Count summarization and normalization for RNA-Seq data

Bioconductor version: Development (3.18)

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 "4.3") and enter:

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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

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")
geneNetworkR HTML R Script
R / Bioconductor for High Throughput Sequence Analysis PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews GeneExpression, Genetics, ImmunoOncology, Preprocessing, RNASeq, Software
Version 2.37.0
In Bioconductor since BioC 2.10 (R-2.15) (11.5 years)
License Artistic-2.0
Depends
Imports Biobase(>= 2.50.0), BiocFileCache(>= 1.14.0), BiocGenerics(>= 0.36.0), BiocParallel(>= 1.24.1), biomaRt(>= 2.46.0), Biostrings(>= 2.58.0), edgeR(>= 3.32.0), GenomeInfoDb(>= 1.26.0), genomeIntervals(>= 1.46.0), GenomicAlignments(>= 1.26.0), GenomicRanges(>= 1.42.0), SummarizedExperiment(>= 1.20.0), graphics, IRanges(>= 2.24.0), LSD (>= 4.1-0), locfit, methods, parallel, rappdirs (>= 0.3.1), Rsamtools(>= 2.6.0), S4Vectors(>= 0.28.0), ShortRead(>= 1.48.0), utils
Linking To
Suggests BiocStyle(>= 2.18.0), BSgenome(>= 1.58.0), BSgenome.Dmelanogaster.UCSC.dm3(>= 1.4.0), curl, knitr, rmarkdown, RUnit (>= 0.4.32)
System Requirements
Enhances
URL
See More
Depends On Me
Imports Me msgbsR
Suggests Me
Links To Me
Build Report  

Package Archives

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

Source Package easyRNASeq_2.37.0.tar.gz
Windows Binary easyRNASeq_2.37.0.zip
macOS Binary (x86_64) easyRNASeq_2.37.0.tgz
macOS Binary (arm64) easyRNASeq_2.37.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/easyRNASeq
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/easyRNASeq
Bioc Package Browser https://code.bioconductor.org/browse/easyRNASeq/
Package Short Url https://bioconductor.org/packages/easyRNASeq/
Package Downloads Report Download Stats