Package: bugsigdbr Version: 1.19.0 Title: R-side access to published microbial signatures from BugSigDB Authors@R: c( person("Ludwig", "Geistlinger", , "ludwig.geistlinger@gmail.com", role = c("aut", "cre")), person("Jennifer", "Wokaty", , "jennifer.wokaty@sph.cuny.edu", role = "aut"), person("Levi", "Waldron", , "lwaldron.research@gmail.com", role = "aut"), person("NCI", role = "fnd", comment = c(GrantNo. = "R01CA230551")) ) Description: The bugsigdbr package implements convenient access to bugsigdb.org from within R/Bioconductor. The goal of the package is to facilitate import of BugSigDB data into R/Bioconductor, provide utilities for extracting microbe signatures, and enable export of the extracted signatures to plain text files in standard file formats such as GMT. URL: https://github.com/waldronlab/bugsigdbr BugReports: https://github.com/waldronlab/bugsigdbr/issues Depends: R (>= 4.1) Imports: BiocFileCache, methods, vroom, utils Suggests: BiocStyle, knitr, ontologyIndex, rmarkdown, testthat (>= 3.0.0) License: GPL-3 VignetteBuilder: knitr biocViews: DataImport, GeneSetEnrichment, Metagenomics, Microbiome Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-05-14 21:17:50 UTC RemoteUrl: https://github.com/bioc/bugsigdbr RemoteRef: HEAD RemoteSha: 5d737b34139920fc877d3f706331e463ec6c790a NeedsCompilation: no Packaged: 2026-06-14 09:49:16 UTC; root Author: Ludwig Geistlinger [aut, cre], Jennifer Wokaty [aut], Levi Waldron [aut], NCI [fnd] (GrantNo.: R01CA230551) Maintainer: Ludwig Geistlinger