GCPtools
Tools for working with gcloud and gsutil
Bioconductor version: 3.23 · Package version: 1.2.1
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GCPtools") 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/GCPtools |
| Bug Reports | https://github.com/Bioconductor/GCPtools/issues |
| System Requirements | gsutil, gcloud |
| Downloads rank | 339 |
| Source branch | RELEASE_3_23 |
| biocViews | DataImport, Infrastructure, Software, ThirdPartyClient |
Documentation
Download
Dependencies
Depends: R (>= 4.5.0)
Imports: AnVILBase, BiocBaseUtils, dplyr, httr, rlang, tibble, tidyr, utils
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)
Reverse dependencies
Imports Me (2): AnVIL, AnVILGCP
Suggests Me (3): AnVILBase, AnVILPublish, terraTCGAdata