# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "GenomicFiles" in publications use:' type: software license: Artistic-2.0 title: 'GenomicFiles: Distributed computing by file or by range' version: 1.48.0 doi: 10.32614/CRAN.package.GenomicFiles abstract: This package provides infrastructure for parallel computations distributed 'by file' or 'by range'. User defined MAPPER and REDUCER functions provide added flexibility for data combination and manipulation. authors: - name: Bioconductor Package Maintainer email: maintainer@bioconductor.org - family-names: Obenchain given-names: Valerie - family-names: Love given-names: Michael - family-names: Shepherd given-names: Lori - family-names: Morgan given-names: Martin repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/GenomicFiles commit: ad1a7e727db7e112a0614da9c97896d111bd1c97 url: https://github.com/Bioconductor/GenomicFiles date-released: '2026-04-28' contact: - name: Bioconductor Package Maintainer email: maintainer@bioconductor.org