AnVILBase
Generic functions for interacting with the AnVIL ecosystem
Bioconductor version: 3.23 · Package version: 1.6.0
Provides generic functions for interacting with the AnVIL ecosystem. Packages that use either GCP or Azure in AnVIL are built on top of AnVILBase. Extension packages will provide methods for interacting with other cloud providers.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnVILBase") Details
| Maintainer | Marcel Ramos <marcel.ramos@sph.cuny.edu> |
| Author | Marcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Martin Morgan [aut, ctb] (ORCID: <https://orcid.org/0000-0002-5874-8148>), NIH NHGRI U24HG004059 [fnd] |
| License | Artistic-2.0 |
| URL | https://github.com/Bioconductor/AnVILBase |
| Bug Reports | https://github.com/Bioconductor/AnVILBase/issues |
| Downloads rank | 663 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.5.0)
Imports: httr, httr2, dplyr, jsonlite, methods, tibble
Suggests: AnVIL, AnVILAz, AnVILGCP, BiocStyle, GCPtools, knitr, rmarkdown, testthat (>= 3.0.0), tinytest
Reverse dependencies
Depends On Me (2): AnVIL, AnVILWorkflow
Imports Me (3): AnVILAz, AnVILGCP, GCPtools
Suggests Me (1): terraTCGAdata