Bioc2026 Registration Open!

BiocAzul

Programmatic Access to the Azul API

Bioconductor version: 3.23 · Package version: 1.0.3

Represents the OpenAPI v2 Azul API as an R object for performing requests. The infrastructure uses the AnVIL and rapiclient packages. Users can connect to either the AnVIL or Human Cell Atlas Data Explorers.

Installation

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

BiocManager::install("BiocAzul")

Details

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorMarcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), NHGRI AnVIL Project [fnd] (GrantNo.: U24HG010263)
LicenseArtistic-2.0
URLhttps://github.com/Bioconductor/BiocAzul
Bug Reportshttps://github.com/Bioconductor/BiocAzul/issues
Downloads rank31
Source branchRELEASE_3_23
biocViewsDataImport, Infrastructure, Software, ThirdPartyClient

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), AnVIL

Imports: AnVILPublish (>= 1.21.1), dplyr, httr, jsonlite, progress, rlang, methods, tidyr

Suggests: BiocStyle, knitr, rmarkdown, tinytest