Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

SQLDataFrame

This is thereleased version of SQLDataFrame; for the devel version, seeSQLDataFrame.

Representation of SQL tables in DataFrame metaphor

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.SQLDataFrame


Bioconductor version: Release (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 iD 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")BiocManager::install("SQLDataFrame")

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

Reference ManualPDF

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDataRepresentation,Infrastructure,Software
Version1.23.0
In Bioconductor sinceBioC 3.10 (R-3.6) (6 years)
LicenseLGPL (>= 3); File LICENSE
DependsDelayedArray,S4Vectors
Importsstats, utils, methods,BiocGenerics,RSQLite,duckdb,DBI
System Requirements
URLhttps://github.com/Bioconductor/SQLDataFrame
Bug Reportshttps://github.com/Bioconductor/SQLDataFrame/issues
See More
Suggestsknitr,rmarkdown,BiocStyle,testthat
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source Package
Windows Binary (x86_64) SQLDataFrame_1.23.0.zip
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repositorygit clone https://git.bioconductor.org/packages/SQLDataFrame
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/SQLDataFrame
Bioc Package Browserhttps://code.bioconductor.org/browse/SQLDataFrame/
Package Short Urlhttps://bioconductor.org/packages/SQLDataFrame/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp