# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fastRanges" in publications use:' type: software license: Artistic-2.0 title: 'fastRanges: Deterministic Multithreaded Genomic Interval Operations' version: 1.1.0 doi: 10.32614/CRAN.package.fastRanges abstract: High-performance interval overlap and join operations for 'IRanges' and 'GenomicRanges'. The package provides deterministic multithreaded overlap computation, reusable subject indexes for repeated queries, and join helpers that keep range metadata in a consistent output grammar. authors: - family-names: Parsania given-names: Chirag email: chirag.parsania@gmail.com repository: https://bioc.r-universe.dev repository-code: https://github.com/cparsania/fastRanges commit: a9dee34d4e4459a83b13b6b3d5d9f23fde07bb55 url: https://cparsania.github.io/fastRanges/ date-released: '2026-04-28' contact: - family-names: Parsania given-names: Chirag email: chirag.parsania@gmail.com