Bioc2026 Registration Open!

alabaster

Umbrella for the Alabaster Framework

Bioconductor version: 3.23 · Package version: 1.12.0

Umbrella for the alabaster suite, providing a single-line import for all alabaster.* packages. Installing this package ensures that all known alabaster.* packages are also installed, avoiding problems with missing packages when a staging method or loading function is dynamically requested. Obviously, this comes at the cost of needing to install more packages, so advanced users and application developers may prefer to install the required alabaster.* packages individually.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("alabaster")

Details

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

Documentation

Download

Dependencies

Depends: alabaster.base

Imports: alabaster.matrix, alabaster.ranges, alabaster.se, alabaster.sce, alabaster.spatial, alabaster.string, alabaster.vcf, alabaster.bumpy, alabaster.mae

Suggests: knitr, rmarkdown, BiocStyle