# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "GO.ddb" in publications use:' type: software license: Artistic-2.0 title: 'GO.ddb: Tidy Interface to GO Semantic SQL via DuckDB' version: 0.99.4 doi: 10.32614/CRAN.package.GO.ddb abstract: Provides a tidyverse-oriented user interface to Gene Ontology data via the Semantic SQL representation, accessed through DuckDB. Replaces the GO.db + AnnotationDbi::select nexus with lazy tibble-based operations for term lookup, ancestor/descendant traversal, and gene-GO annotation queries. The Semantic SQL resource is managed by the ontoProc2 package via BiocFileCache. authors: - family-names: Carey given-names: Vincent email: stvjc@channing.harvard.edu orcid: https://orcid.org/0000-0003-4046-0063 repository: https://biocstaging.r-universe.dev commit: 2bab8f8a71eb02741709a92b819b72b987f90bd2 date-released: '2026-05-14' contact: - family-names: Carey given-names: Vincent email: stvjc@channing.harvard.edu orcid: https://orcid.org/0000-0003-4046-0063