Registration and Call for Abstracts Open for Bioc2024

RnaSeqGeneEdgeRQL

Gene-level RNA-seq differential expression and pathway analysis using Rsubread and the edgeR quasi-likelihood pipeline


Bioconductor version: Release (3.18)

This workflow package provides, through its vignette, a complete case study analysis of an RNA-Seq experiment using the Rsubread and edgeR packages. The workflow starts from read alignment and continues on to data exploration, to differential expression and, finally, to pathway analysis. The analysis includes publication quality plots, GO and KEGG analyses, and the analysis of a expression signature as generated by a prior experiment.

Author: Yunshun Chen, Aaron Lun, Gordon Smyth

Maintainer: Yunshun Chen <yuchen at wehi.edu.au>

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

Installation

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


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

BiocManager::install("RnaSeqGeneEdgeRQL")

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("RnaSeqGeneEdgeRQL")
From reads to genes to pathways: differential expression analysis of RNA-Seq experiments using Rsubread and the edgeR quasi-likelihood pipeline HTML R Script

Details

biocViews GeneExpressionWorkflow, ImmunoOncologyWorkflow, Workflow
Version 1.26.0
License Artistic-2.0
Depends R (>= 3.3.0), edgeR, gplots, org.Mm.eg.db, GO.db, BiocStyle
Imports
System Requirements
URL http://f1000research.com/articles/5-1438
See More
Suggests knitr, knitcitations, rmarkdown
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me

Package Archives

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

Source Package RnaSeqGeneEdgeRQL_1.26.0.tar.gz
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/RnaSeqGeneEdgeRQL
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/RnaSeqGeneEdgeRQL
Package Short Url https://bioconductor.org/packages/RnaSeqGeneEdgeRQL/
Package Downloads Report Download Stats