Package: bedrockbio 1.2.1

Liam Abbott
bedrockbio: Open-Access Computational Biology Datasets
Efficiently access the 'Bedrock Bio' library of open-access computational biology datasets. Lazily query datasets backed by 'DuckDB' and 'Apache Iceberg', with support for predicate pushdown and column projection to the cloud storage backend. This enables quick, iterative access to otherwise massive, unwieldy datasets without downloading them in full. See <https://bedrock.bio> for available datasets and documentation.
Authors:
bedrockbio_1.2.1.tar.gz
bedrockbio_1.1.0.zip(r-4.6)bedrockbio_1.1.0.zip(r-4.5)
bedrockbio_1.2.1.tgz(r-4.6-any)bedrockbio_1.2.1.tgz(r-4.5-any)
bedrockbio_1.2.1.tar.gz(r-4.6-any)bedrockbio_1.2.1.tar.gz(r-4.5-any)
bedrockbio_1.2.1.tgz(r-4.5-emscripten)
bedrockbio.pdf |bedrockbio.html✨
bedrockbio/json (API)
NEWS
| # Install 'bedrockbio' in R: |
| install.packages('bedrockbio', repos = c('https://staging.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bedrock-bio/bedrock-bio-client/issues
Last updated from:9c41f9e3b0 (on v1.2.1). Checks:8 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 158 | ||
| linux-release-x86_64 | OK | 144 | ||
| macos-devel-arm64 | OK | 109 | ||
| macos-release-arm64 | OK | 95 | ||
| windows-devel | OK | 2569 | ||
| windows-release | OK | 2736 | ||
| wasm-release | OK | 108 |
Exports:describe_datasetlist_datasetsload_dataset
Dependencies:blobclicpp11curlDBIdbplyrdplyrduckdbgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Describe a dataset's metadata, citation, and columns | describe_dataset |
| List available datasets in the Bedrock Bio library | list_datasets |
| Lazily query a dataset | load_dataset |