Package: gdscloud 0.99.2

Xiuwen Zheng
gdscloud: Cloud Storage Access for GDS Files
Provides read-only access to GDS (Genomic Data Structure) files stored on cloud storage services including Amazon S3, Google Cloud Storage (GCS), and Azure Blob Storage, as well as any HTTP/HTTPS URL. Extends the 'gdsfmt' package to transparently open GDS files from cloud URLs (http://, https://, s3://, gs://, az://) using efficient block caching and HTTP Range requests via libcurl.
Authors:
gdscloud_0.99.2.tar.gz
gdscloud_0.99.2.zip(r-4.7)gdscloud_0.99.2.zip(r-4.6)gdscloud_0.99.2.zip(r-4.5)
gdscloud_0.99.2.tgz(r-4.6-x86_64)gdscloud_0.99.2.tgz(r-4.6-arm64)gdscloud_0.99.2.tgz(r-4.5-x86_64)gdscloud_0.99.2.tgz(r-4.5-arm64)
gdscloud_0.99.2.tar.gz(r-4.7-arm64)gdscloud_0.99.2.tar.gz(r-4.7-x86_64)gdscloud_0.99.2.tar.gz(r-4.6-arm64)gdscloud_0.99.2.tar.gz(r-4.6-x86_64)
gdscloud_0.99.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gdscloud/json (API)
NEWS
| # Install 'gdscloud' in R: |
| install.packages('gdscloud', repos = c('https://biocstaging.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zhengxwen/gdscloud/issues
infrastructuredataimportcurlopensslcpp
Last updated from:9ba6156daf. Checks:1 NOTE, 13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 174 | ||
| linux-devel-arm64 | OK | 175 | ||
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 207 | ||
| linux-release-arm64 | OK | 157 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-release-x86_64 | OK | 257 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| macos-oldrel-x86_64 | OK | 254 | ||
| windows-devel | OK | 191 | ||
| windows-release | OK | 175 | ||
| windows-oldrel | OK | 180 | ||
| wasm-release | OK | 212 |
Exports:gdsCloudCacheCleargdsCloudCacheInfogdsCloudCacheSizegdsCloudConfigAzuregdsCloudConfigGCSgdsCloudConfigHTTPgdsCloudConfigS3gdsCloudExportCredentialsgdsCloudListgdsCloudOpengdsCloudSchemes
Dependencies:gdsfmt
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cache Control for Cloud GDS Access | gdsCloudCacheClear gdsCloudCacheInfo gdsCloudCacheSize |
| Configure HTTP/HTTPS Credentials | gdsCloudConfigHTTP |
| Configure Cloud Storage Credentials | gdsCloudConfigAzure gdsCloudConfigGCS gdsCloudConfigS3 |
| Export Cloud Credentials to Child Processes | gdsCloudExportCredentials |
| List Open Cloud Streams | gdsCloudList |
| Open a GDS File from Cloud Storage | gdsCloudOpen |
| List Supported Cloud URL Schemes | gdsCloudSchemes |