Bioconductor/SQLDataFrame: Representation of SQL tables in DataFrame metaphor

Implements bindings for SQL tables that are compatible with Bioconductor S4 data structures, namely the DataFrame and DelayedArray. This allows SQL-derived data to be easily used inside other Bioconductor objects (e.g., SummarizedExperiments) while keeping everything on disk.

Getting started

Package details

Bioconductor views DataRepresentation Infrastructure Software
Maintainer
LicenseLGPL (>= 3); File LICENSE
Version1.17.1
URL https://github.com/Bioconductor/SQLDataFrame
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Bioconductor/SQLDataFrame")
Bioconductor/SQLDataFrame documentation built on March 29, 2024, 6:41 p.m.