# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SQLDataFrame" in publications use:' type: software title: 'SQLDataFrame: Representation of SQL tables in DataFrame metaphor' version: 1.19.0 abstract: 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. authors: - family-names: Liu given-names: Qian email: Qian.Liu@RoswellPark.org orcid: https://orcid.org/0000-0003-1456-5099 - family-names: Lun given-names: Aaron email: infinite.monkeys.with.keyboards@gmail.com - family-names: Morgan given-names: Martin email: martin.morgan@roswellpark.org repository: https://bioc.r-universe.dev repository-code: https://github.com/Bioconductor/SQLDataFrame url: https://github.com/Bioconductor/SQLDataFrame contact: - family-names: Liu given-names: Qian email: Qian.Liu@RoswellPark.org orcid: https://orcid.org/0000-0003-1456-5099