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
| Maintainer | Marcel Ramos <marcel.ramos@sph.cuny.edu> |
| Author | Marcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), NHGRI AnVIL Project [fnd] (GrantNo.: U24HG010263) |
| License | Artistic-2.0 |
| URL | https://github.com/Bioconductor/BiocAzul |
| Bug Reports | https://github.com/Bioconductor/BiocAzul/issues |
| Downloads rank | 31 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, Software, ThirdPartyClient |