- Home
- Bioconductor 3.14
- Experiment Packages
- ABAData
ABAData
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see ABAData.
Averaged gene expression in human brain regions from Allen Brain Atlas
Bioconductor version: 3.14
Provides the data for the gene expression enrichment analysis conducted in the package 'ABAEnrichment'. The package includes three datasets which are derived from the Allen Brain Atlas: (1) Gene expression data from Human Brain (adults) averaged across donors, (2) Gene expression data from the Developing Human Brain pooled into five age categories and averaged across donors and (3) a developmental effect score based on the Developing Human Brain expression data. All datasets are restricted to protein coding genes.
Author: Steffi Grote
Maintainer: Steffi Grote <steffi_grote at eva.mpg.de>
citation("ABAData")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ABAData")
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("ABAData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.