BiocAzul
This is the development version of BiocAzul; to use it, please install the devel version of Bioconductor.
Programmatic Access to the Azul API
Bioconductor version: Development (3.23)
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.
Author: Marcel Ramos [aut, cre]
, NHGRI AnVIL Project [fnd] (GrantNo.: U24HG010263)
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("BiocAzul")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BiocAzul")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | DataImport, Infrastructure, Software, ThirdPartyClient |
| Version | 0.99.33 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | Artistic-2.0 |
| Depends | R (>= 4.6.0), AnVIL |
| Imports | AnVILPublish(>= 1.21.1), dplyr, httr, jsonlite, progress, rlang, methods, tidyr |
| System Requirements | |
| URL | https://github.com/Bioconductor/BiocAzul |
| Bug Reports | https://github.com/Bioconductor/BiocAzul/issues |
See More
| Suggests | BiocStyle, knitr, rmarkdown, tinytest |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (big-sur-arm64) | |
| macOS Binary (sonoma-arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/BiocAzul |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/BiocAzul |
| Package Short Url | https://bioconductor.org/packages/BiocAzul/ |
| Package Downloads Report | Download Stats |