- Home
- Bioconductor 3.22
- Software Packages
- GCPtools
GCPtools
This is the released version of GCPtools; for the devel version, see GCPtools.
Tools for working with gcloud and gsutil
Bioconductor version: Release (3.22)
Lower-level functionality to interface with Google Cloud Platform tools. 'gcloud' and 'gsutil' are both supported. The functionality provided centers around utilities for the AnVIL platform.
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("GCPtools")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GCPtools")
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("GCPtools")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.