- Home
- Bioconductor 3.12
- Software Packages
- BrainStars
BrainStars
This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see BrainStars.
query gene expression data and plots from BrainStars (B*)
Bioconductor version: 3.12
This package can search and get gene expression data and plots from BrainStars (B*). BrainStars is a quantitative expression database of the adult mouse brain. The database has genome-wide expression profile at 51 adult mouse CNS regions.
Author: Itoshi NIKAIDO <dritoshi at gmail.com>
Maintainer: Itoshi NIKAIDO <dritoshi at gmail.com>
citation("BrainStars")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BrainStars")
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("BrainStars")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.