# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "txdbmaker" in publications use:' type: software license: Artistic-2.0 title: 'txdbmaker: Tools for making TxDb objects from genomic annotations' version: 1.8.0 doi: 10.32614/CRAN.package.txdbmaker abstract: A set of tools for making TxDb objects from genomic annotations from various sources (e.g. UCSC, Ensembl, and GFF files). These tools allow the user to download the genomic locations of transcripts, exons, and CDS, for a given assembly, and to import them in a TxDb object. TxDb objects are implemented in the GenomicFeatures package, together with flexible methods for extracting the desired features in convenient formats. authors: - family-names: Pagès given-names: H. email: hpages.on.github@gmail.com - family-names: Carlson given-names: M. - family-names: Aboyoun given-names: P. - family-names: Falcon given-names: S. - family-names: Morgan given-names: M. repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/txdbmaker commit: b7845a9f37a158b242a60f1ce26c363bdac9c9b2 url: https://bioconductor.org/packages/txdbmaker date-released: '2026-04-28' contact: - family-names: Pagès given-names: H. email: hpages.on.github@gmail.com