AnVILGCP
The GCP R Client for the AnVIL
Bioconductor version: 3.23 · Package version: 1.6.2
The package provides a set of functions to interact with the Google Cloud Platform (GCP) services on the AnVIL platform. The package is designed to use the API calls from the AnVIL package. It coordinates AnVIL workspace functionality with native GCP tools.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnVILGCP") Details
| Maintainer | Marcel Ramos <marcel.ramos@sph.cuny.edu> |
| Author | Marcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Nitesh Turaga [aut], Martin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>) |
| License | Artistic-2.0 |
| URL | https://github.com/Bioconductor/AnVILGCP |
| Bug Reports | https://github.com/Bioconductor/AnVILGCP/issues |
| Downloads rank | 184 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, Software, ThirdPartyClient |
Documentation
Download
Dependencies
Depends: R (>= 4.5.0)
Imports: AnVILBase, BiocBaseUtils, dplyr, GCPtools (>= 0.99.4), httr, jsonlite, methods, rlang, stats, tibble, tidyr, utils
Suggests: AnVIL, BiocStyle, knitr, rmarkdown, testthat, withr