Package: scToppR Title: API Wrapper for ToppGene Version: 1.1.0 Authors@R: person("Bryan", "Granger", , "grangerb@musc.edu", role = c("aut", "cre"), comment=c(ORCID="0009-0008-6663-3755")) Description: scToppR provides an easy-to-use API wrapper for the ToppGene web platform, used for gene ontology and functional enrichment research. The package also integrates visualization tools, making it a convenient tool directly connecting ToppGene to code-based workflows in R. The tool can also easily save results into different formats. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, forcats, ggplot2, stringr, openxlsx, viridis, patchwork, utils, httr2 Depends: R (>= 4.5.0) LazyData: false Suggests: airway, BiocStyle, curl, DESeq2, knitr, rmarkdown, S4Vectors, SingleCellExperiment, SummarizedExperiment, testthat (>= 3.0.0) VignetteBuilder: knitr biocViews: Pathways, SingleCell BugReports: https://github.com/BioinformaticsMUSC/scToppR URL: https://github.com/BioinformaticsMUSC/scToppR Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:07:04 UTC RemoteUrl: https://github.com/bioc/scToppR RemoteRef: HEAD RemoteSha: c7f53065cb88988f6bf0fafce59ce88948bf0010 NeedsCompilation: no Packaged: 2026-07-04 22:35:16 UTC; root Author: Bryan Granger [aut, cre] (ORCID: ) Maintainer: Bryan Granger