Bioc2026 Registration Open!

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

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [cre, aut]
LicenseMIT + file LICENSE
Downloads rank4777
Source branchRELEASE_3_23
biocViewsDataImport, DataRepresentation, Software

Documentation

Download

Dependencies

Suggests: knitr, rmarkdown, BiocStyle

Reverse dependencies

Imports Me (1): alabaster.base