- Home
- Bioconductor 3.21
- Software Packages
- AnVILGCP
AnVILGCP
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see AnVILGCP.
The GCP R Client for the AnVIL
Bioconductor version: 3.21
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 work with the AnVIL package. User-level interaction with this package should be minimal.
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.