Bioc2026 Registration Open!

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

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorMarcel 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>)
LicenseArtistic-2.0
URLhttps://github.com/Bioconductor/AnVILGCP
Bug Reportshttps://github.com/Bioconductor/AnVILGCP/issues
Downloads rank184
Source branchRELEASE_3_23
biocViewsDataImport, 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

Reverse dependencies

Depends On Me (2): AnVILWorkflow, terraTCGAdata

Imports Me (1): AnVILPublish

Suggests Me (2): AnVIL, AnVILBase