# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "DuckDBGRanges" in publications use:' type: software license: MIT title: 'DuckDBGRanges: DuckDB-Backed GenomicRanges Implementation' version: 0.99.1 doi: 10.32614/CRAN.package.DuckDBGRanges abstract: Provides DuckDB-backed implementations of GenomicRanges data structures for efficient, out-of-memory operations on large genomic interval datasets. The package includes DuckDBGRanges and DuckDBGRangesList classes with optimized range operations including restrict, flank, shift, findOverlaps, and distance calculations. Ideal for variant analysis, scATAC-seq peak analysis, and other genomic workflows requiring memory-efficient range operations on large datasets. authors: - family-names: Aboyoun given-names: Patrick email: aboyounp@gene.com repository: https://biocstaging.r-universe.dev commit: d4feb322320ae525910ee224d6be15b8d9909ff1 date-released: '2026-07-22' contact: - family-names: Aboyoun given-names: Patrick email: aboyounp@gene.com