# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "VCFArray" in publications use:' type: software license: GPL-3.0-only title: 'VCFArray: Representing on-disk / remote VCF files as array-like objects' version: 1.28.0 doi: 10.32614/CRAN.package.VCFArray abstract: VCFArray extends the DelayedArray to represent VCF data entries as array-like objects with on-disk / remote VCF file as backend. Data entries from VCF files, including info fields, FORMAT fields, and the fixed columns (REF, ALT, QUAL, FILTER) could be converted into VCFArray instances with different dimensions. authors: - family-names: Liu given-names: Qian email: qliu7@buffalo.edu - family-names: Morgan given-names: Martin repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Liubuntu/VCFArray commit: ac7e9d3c1cc09e01f736c39ad2bc0614e0ddbea7 url: https://github.com/Liubuntu/VCFArray date-released: '2026-04-28' contact: - family-names: Liu given-names: Qian email: qliu7@buffalo.edu