alabaster.schemas
Schemas for the Alabaster Framework
Bioconductor version: 3.23 · Package version: 1.12.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("alabaster.schemas") Details
| Maintainer | Aaron Lun <infinite.monkeys.with.keyboards@gmail.com> |
| Author | Aaron Lun [cre, aut] |
| License | MIT + file LICENSE |
| Downloads rank | 4777 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, DataRepresentation, Software |
Documentation
Download
Reverse dependencies
Imports Me (1): alabaster.base