Package: bedrockbio 1.4.0

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.4.0.tar.gz
bedrockbio_1.1.0.zip(r-4.6)bedrockbio_1.1.0.zip(r-4.5)
bedrockbio_1.4.0.tgz(r-4.6-any)bedrockbio_1.4.0.tgz(r-4.5-any)
bedrockbio_1.4.0.tar.gz(r-4.7-any)bedrockbio_1.4.0.tar.gz(r-4.6-any)
bedrockbio_1.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bedrockbio/json (API)
NEWS
| # Install 'bedrockbio' in R: |
| install.packages('bedrockbio', repos = c('https://r-multiverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bedrock-bio/bedrock-bio/issues
Last updated from:b955cc1d9f (on v1.4.0). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 127 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-oldrel-arm64 | OK | 95 | ||
| windows-devel | OK | 51 | ||
| windows-release | OK | 55 | ||
| windows-oldrel | OK | 49 | ||
| wasm-release | OK | 99 |
Exports:describe_namespacedescribe_tablelist_namespaceslist_tablesload_table
Dependencies:blobclicpp11curlDBIdbplyrdplyrduckdbgenericsgluejsonlitelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Describe a namespace's metadata, citation, license, and tables | describe_namespace |
| Describe a table's metadata, citation, and columns | describe_table |
| List available namespaces (data sources) in the Bedrock Bio library | list_namespaces |
| List available tables in the Bedrock Bio library | list_tables |
| Lazily query a table | load_table |