- Home
- Bioconductor 3.21
- Software Packages
- alabaster.schemas
alabaster.schemas
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see alabaster.schemas.
Schemas for the Alabaster Framework
Bioconductor version: 3.21
Stores all schemas required by various alabaster.* packages. No computation should be performed by this package, as that is handled by alabaster.base. We use a separate package instead of storing the schemas in alabaster.base itself, to avoid conflating management of the schemas with code maintenence.
Author: Aaron Lun [cre, aut]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("alabaster.schemas")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("alabaster.schemas")
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("alabaster.schemas")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.