- Home
- Bioconductor 3.23
- Experiment Packages
- ChimpHumanBrainData (development version)
ChimpHumanBrainData
This is the development version of ChimpHumanBrainData; for the stable release version, see ChimpHumanBrainData.
Chimp and human brain data package
Bioconductor version: Development (3.23)
This data package contains chimp and human brain data extracted from the ArrayExpress accession E-AFMX-2. Both human and chimp RNAs were run on human hgu95av2 Affymetrix arrays. It is a useful dataset for tutorials.
Author: Roman Jaksik, Naomi Altman, and Sean Davis
Maintainer: Sean Davis <seandavi at gmail.com>
citation("ChimpHumanBrainData")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("ChimpHumanBrainData")
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("ChimpHumanBrainData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.