GCSFilesystem

This package is for version 3.12 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see GCSFilesystem.

Mounting a Google Cloud bucket to a local directory


Bioconductor version: 3.12

Mounting a Google Cloud bucket to a local directory. The files in the bucket can be viewed and read as if they are locally stored. For using the package, you need to install GCSDokan on Windows or gcsfuse on Linux and MacOs.

Author: Jiefei Wang [aut, cre]

Maintainer: Jiefei Wang <szwjf08 at gmail.com>

Citation (from within R, enter citation("GCSFilesystem")):

Installation

To install this package, start R (version "4.0") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("GCSFilesystem")

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("GCSFilesystem")
Quick-Start-Guide HTML
Reference Manual PDF

Details

biocViews Infrastructure, Software
Version 1.0.0
In Bioconductor since BioC 3.12 (R-4.0) (3.5 years)
License GPL (>= 2)
Depends R (>= 4.0.0)
Imports stats
System Requirements GCSDokan for Windows, gcsfuse for Linux and macOs
URL
See More
Suggests testthat, knitr, rmarkdown, BiocStyle, GCSConnection
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package GCSFilesystem_1.0.0.tar.gz
Windows Binary GCSFilesystem_1.0.0.zip
macOS 10.13 (High Sierra) GCSFilesystem_1.0.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/GCSFilesystem
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/GCSFilesystem
Bioc Package Browser https://code.bioconductor.org/browse/GCSFilesystem/
Package Short Url https://bioconductor.org/packages/GCSFilesystem/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.12 Source Archive