- Home
- Bioconductor 3.22
- Software Packages
- AnVILGCP
AnVILGCP
This is the released version of AnVILGCP; for the devel version, see AnVILGCP.
The GCP R Client for the AnVIL
Bioconductor version: Release (3.22)
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.
Author: Marcel Ramos [aut, cre] ORCID iD ORCID: 0000-0002-3242-0582 , Nitesh Turaga [aut], Martin Morgan [aut] ORCID iD ORCID: 0000-0002-5874-8148
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("AnVILGCP")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("AnVILGCP")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AnVILGCP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.