Package: bugsigdbr
Version: 1.15.3
Title: R-side access to published microbial signatures from BugSigDB
Authors@R: c(
    person(given = "Ludwig",
           family = "Geistlinger",
           role = c("aut", "cre"),
           email = "ludwig.geistlinger@gmail.com"),
    person(given = "Jennifer",
           family = "Wokaty",
           role = "aut",
           email = "jennifer.wokaty@sph.cuny.edu"),
    person(given = "Levi",
           family = "Waldron",
           role = "aut",
           email = "lwaldron.research@gmail.com"))
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.2
git_url: https://git.bioconductor.org/packages/bugsigdbr
git_branch: devel
git_last_commit: 864c884
git_last_commit_date: 2025-05-29
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 21:49:12 UTC; biocbuild
Author: Ludwig Geistlinger [aut, cre],
  Jennifer Wokaty [aut],
  Levi Waldron [aut]
Maintainer: Ludwig Geistlinger <ludwig.geistlinger@gmail.com>
Built: R 4.5.0; ; 2025-06-05 12:35:33 UTC; windows
