This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see maEndToEnd.
Bioconductor version: 3.12
In this article, we walk through an end-to-end Affymetrix microarray differential expression workflow using Bioconductor packages. This workflow is directly applicable to current "Gene" type arrays, e.g. the HuGene or MoGene arrays, but can easily be adapted to similar platforms. The data analyzed here is a typical clinical microarray data set that compares inflamed and non-inflamed colon tissue in two disease subtypes. For each disease, the differential gene expression between inflamed- and non-inflamed colon tissue was analyzed. We will start from the raw data CEL files, show how to import them into a Bioconductor ExpressionSet, perform quality control and normalization and finally differential gene expression (DE) analysis, followed by some enrichment analysis.
Author: Bernd Klaus [aut], Stefanie Reisenauer [aut, cre]
Maintainer: Stefanie Reisenauer <steffi.reisenauer at tum.de>
Citation (from within R,
enter citation("maEndToEnd")
):
To install this package, start R (version "4.0") and enter:
if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("maEndToEnd")
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("maEndToEnd")
HTML | R Script | An end to end workflow for differential gene expression using Affymetrix microarrays |
Text | NEWS |
biocViews | GeneExpressionWorkflow, Workflow |
Version | 2.10.1 |
License | MIT + file LICENCE |
Depends | R (>= 3.5.0), Biobase, oligoClasses, ArrayExpress, pd.hugene.1.0.st.v1, hugene10sttranscriptcluster.db, oligo, arrayQualityMetrics, limma, topGO, ReactomePA, clusterProfiler, gplots, ggplot2, geneplotter, pheatmap, RColorBrewer, dplyr, tidyr, stringr, matrixStats, genefilter, openxlsx, Rgraphviz, enrichplot |
Imports | |
LinkingTo | |
Suggests | BiocStyle, knitr, devtools, rmarkdown |
SystemRequirements | |
Enhances | |
URL | https://www.bioconductor.org/help/workflows/ |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me |
Follow Installation instructions to use this package in your R session.
Source Package | maEndToEnd_2.10.1.tar.gz |
Windows Binary | |
macOS 10.13 (High Sierra) | |
Source Repository | git clone https://git.bioconductor.org/packages/maEndToEnd |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/maEndToEnd |
Package Short Url | https://bioconductor.org/packages/maEndToEnd/ |
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: