# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "UCSC.utils" in publications use:' type: software license: Artistic-2.0 title: 'UCSC.utils: Low-level utilities to retrieve data from the UCSC Genome Browser' version: 1.8.0 doi: 10.32614/CRAN.package.UCSC.utils abstract: A set of low-level utilities to retrieve data from the UCSC Genome Browser. Most functions in the package access the data via the UCSC REST API but some of them query the UCSC MySQL server directly. Note that the primary purpose of the package is to support higher-level functionalities implemented in downstream packages like GenomeInfoDb or txdbmaker. authors: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com repository: https://bioc-release.r-universe.dev repository-code: https://github.com/Bioconductor/UCSC.utils commit: e02c191d114d0507bd45df4d4bbbb48220383fbe url: https://bioconductor.org/packages/UCSC.utils date-released: '2026-04-28' contact: - family-names: Pagès given-names: Hervé email: hpages.on.github@gmail.com