This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see rnaseqGene.
Bioconductor version: 3.14
Here we walk through an end-to-end gene-level RNA-seq differential expression workflow using Bioconductor packages. We will start from the FASTQ files, show how these were aligned to the reference genome, and prepare a count matrix which tallies the number of RNA-seq reads/fragments within each gene for each sample. We will perform exploratory data analysis (EDA) for quality assessment and to explore the relationship between samples, perform differential gene expression analysis, and visually explore the results.
Author: Michael Love [aut, cre]
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
Citation (from within R,
enter citation("rnaseqGene")
):
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("rnaseqGene")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rnaseqGene")
HTML | R Script | RNA-seq workflow at the gene level |
biocViews | GeneExpressionWorkflow, ImmunoOncologyWorkflow, Workflow |
Version | 1.18.0 |
License | Artistic-2.0 |
Depends | R (>= 3.3.0), BiocStyle, airway(>= 1.5.3), tximeta, magrittr, DESeq2, apeglm, vsn, dplyr, ggplot2, hexbin, pheatmap, RColorBrewer, PoiClaClu, glmpca, ggbeeswarm, genefilter, AnnotationDbi, org.Hs.eg.db, ReportingTools, Gviz, sva, RUVSeq, fission |
Imports | |
LinkingTo | |
Suggests | knitr, rmarkdown |
SystemRequirements | |
Enhances | |
URL | https://github.com/mikelove/rnaseqGene/ |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me |
Follow Installation instructions to use this package in your R session.
Source Package | rnaseqGene_1.18.0.tar.gz |
Windows Binary | |
macOS 10.13 (High Sierra) | |
Source Repository | git clone https://git.bioconductor.org/packages/rnaseqGene |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/rnaseqGene |
Package Short Url | https://bioconductor.org/packages/rnaseqGene/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: