# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fraq" in publications use:' type: software license: GPL-3.0-only title: 'fraq: A High-Throughput and Extensible Toolkit for Processing FASTQ Data' version: 1.1.1 doi: 10.32614/CRAN.package.fraq abstract: High-throughput extensible toolkit for processing FASTQ data. The goal of this package is to empower users to quickly build out small programmatic 'kernels' to define any FASTQ processing task they may need. Builds on Intel TBB’s flow graph to orchestrate concurrent I/O and data processing; throughput can be as fast as compression and disk speed allows. The package also ships with a suite of predefined kernels for common FASTQ tasks. authors: - family-names: Ching given-names: Travers email: traversc@gmail.com orcid: https://orcid.org/0000-0002-5577-3516 repository: https://bioc.r-universe.dev repository-code: https://github.com/traversc/fraq commit: d482adc4a844192ce0eed2d05967f21fa135ee69 url: https://github.com/traversc/fraq date-released: '2026-02-12' contact: - family-names: Ching given-names: Travers email: traversc@gmail.com orcid: https://orcid.org/0000-0002-5577-3516