# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "Bioc.gff" in publications use:' type: software license: Artistic-2.0 title: 'Bioc.gff: Read and write GFF and GTF files' version: 1.3.0 doi: 10.32614/CRAN.package.Bioc.gff abstract: Parse GFF and GTF files using C++ classes. The package also provides utilities to read and write GFF3 files. The GFF (General Feature Format) format is a tab-delimited file format for describing genes and other features of DNA, RNA, and protein sequences. GFF files are often used to describe the features of genomes. authors: - family-names: Lawrence given-names: Michael - family-names: Pagès given-names: Hervé - name: Bioconductor Package Maintainer email: maintainer@bioconductor.org repository: https://bioc.r-universe.dev repository-code: https://github.com/Bioconductor/Bioc.gff commit: 8b9196cca9ee5c0461fd2620ce13f86a5b658954 url: https://github.com/Bioconductor/Bioc.gff date-released: '2025-09-24' contact: - name: Bioconductor Package Maintainer email: maintainer@bioconductor.org