A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bioconductor.org/packages/devel/bioc/html/../../workflows/html/maEndToEnd.html below:

Bioconductor - maEndToEnd (development version)

maEndToEnd

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

An end to end workflow for differential gene expression using Affymetrix microarrays

Bioconductor version: Development (3.22)

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")): Installation

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


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

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

BiocManager::install("maEndToEnd")

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("maEndToEnd")
An end to end workflow for differential gene expression using Affymetrix microarrays HTML R Script NEWS Text Details biocViews GeneExpressionWorkflow, Workflow Version 2.29.0 License MIT + file LICENSE 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 System Requirements URL https://www.bioconductor.org/help/workflows/ See More Package Archives

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


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4