Package: snapcount
Type: Package
Title: R/Bioconductor Package for interfacing with Snaptron for rapid
        querying of expression counts
Version: 1.22.0
Authors@R: 
    c(person(given = "Rone",
             family = "Charles",
             role = c("aut", "cre"),
             email = "rcharle8@jh.edu"))
Description: snapcount is a client interface to the Snaptron
        webservices which support querying by gene name or genomic
        region. Results include raw expression counts derived from
        alignment of RNA-seq samples and/or various summarized measures
        of expression across one or more regions/genes per-sample (e.g.
        percent spliced in).
Depends: R (>= 4.0.0)
Imports: R6, httr, rlang, purrr, jsonlite, assertthat, data.table,
        Matrix, magrittr, methods, stringr, stats, IRanges,
        GenomicRanges, SummarizedExperiment
Suggests: BiocManager, bit64, covr, knitcitations, knitr (>= 1.6),
        devtools, BiocStyle (>= 2.5.19), rmarkdown (>= 0.9.5), testthat
        (>= 2.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace",
        "collate"))
URL: https://github.com/langmead-lab/snapcount
BugReports: https://github.com/langmead-lab/snapcount/issues
biocViews: Coverage, GeneExpression, RNASeq, Sequencing, Software,
        DataImport
VignetteBuilder: knitr
ByteCompile: true
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:59:28 UTC
RemoteUrl: https://github.com/bioc/snapcount
RemoteRef: RELEASE_3_22
RemoteSha: d7ccab9f7440355d2ed9183eca5a0c43d90235cf
NeedsCompilation: no
Packaged: 2025-11-11 17:42:09 UTC; root
Author: Rone Charles [aut, cre]
Maintainer: Rone Charles <rcharle8@jh.edu>
Built: R 4.5.2; ; 2025-11-11 17:46:08 UTC; windows
