Package: UCSC.utils
Title: Low-level utilities to retrieve data from the UCSC Genome
        Browser
Description: 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.
biocViews: Infrastructure, GenomeAssembly, Annotation,
        GenomeAnnotation, DataImport
URL: https://bioconductor.org/packages/UCSC.utils
BugReports: https://github.com/Bioconductor/UCSC.utils/issues
Version: 1.7.0
License: Artistic-2.0
Encoding: UTF-8
Authors@R: person("Hervé", "Pagès", role=c("aut", "cre"),
	          email="hpages.on.github@gmail.com")
Imports: methods, stats, httr, jsonlite, S4Vectors (>= 0.47.6)
Suggests: DBI, RMariaDB, GenomeInfoDb, testthat, knitr, rmarkdown,
        BiocStyle
VignetteBuilder: knitr
Collate: 00utils.R UCSC.api.url.R REST_API.R list_UCSC_genomes.R
        get_UCSC_chrom_sizes.R list_UCSC_tracks.R
        fetch_UCSC_track_data.R UCSC_dbselect.R zzz.R
Config/pak/sysreqs: libssl-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 18:45:25 UTC
RemoteUrl: https://github.com/bioc/UCSC.utils
RemoteRef: HEAD
RemoteSha: 959bf10dd713587e7a7efe3c17607aff5d61c9fa
NeedsCompilation: no
Packaged: 2025-10-30 14:31:14 UTC; root
Author: Hervé Pagès [aut, cre]
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
Built: R 4.6.0; ; 2025-10-30 14:32:56 UTC; windows
