Bioc2026 Registration Open!

gypsum

Interface to the gypsum REST API

Bioconductor version: 3.23 · Package version: 1.8.0

Client for the gypsum REST API (https://gypsum.artifactdb.com), a cloud-based file store in the ArtifactDB ecosystem. This package provides functions for uploads, downloads, and various adminstrative and management tasks. Check out the documentation at https://github.com/ArtifactDB/gypsum-worker for more details.

Installation

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

BiocManager::install("gypsum")

Details

MaintainerAaron Lun <infinite.monkeys.with.keyboards@gmail.com>
AuthorAaron Lun [aut, cre]
LicenseMIT + file LICENSE
URLhttps://github.com/ArtifactDB/gypsum-R
Bug Reportshttps://github.com/ArtifactDB/gypsum-R/issues
Downloads rank4705
Source branchRELEASE_3_23
biocViewsDataImport, Software

Documentation

Download

Dependencies

Imports: utils, httr2, jsonlite, parallel, filelock, rappdirs

Suggests: knitr, rmarkdown, testthat, BiocStyle, digest, jsonvalidate, DBI, RSQLite, S4Vectors, methods

Reverse dependencies

Imports Me (2): celldex, scRNAseq