This is the development version of SQLDataFrame; for the stable release version, see SQLDataFrame.
Representation of SQL tables in DataFrame metaphorBioconductor version: Development (3.22)
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.
Author: Qian Liu [aut, cre] ORCID: 0000-0003-1456-5099 , Aaron Lun [aut], Martin Morgan [aut]
Maintainer: Qian Liu <Qian.Liu at RoswellPark.org>
Citation (from within R, entercitation("SQLDataFrame")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("SQLDataFrame")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SQLDataFrame")
Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4