Package: BiocSet
Title: Representing Different Biological Sets
Version: 1.23.0
Authors@R: c(
    person("Kayla", "Morrell", email = "kayla.morrell16@gmail.com",
        role = c("aut", "cre")),
    person("Martin", "Morgan", role = "aut"),
    person("Kevin", "Rue-Albrecht", role = "ctb"),
    person("Lluís", "Revilla Sancho", role = "ctb"))
Description: BiocSet displays different biological sets in a triple tibble
    format. These three tibbles are `element`, `set`, and `elementset`. The
    user has the abilty to activate one of these three tibbles to perform common
    functions from the dplyr package. Mapping functionality and accessing web
    references for elements/sets are also available in BiocSet.
Depends: R (>= 3.6), dplyr
Imports: methods, tibble, utils, rlang, plyr, S4Vectors, BiocIO,
        AnnotationDbi, KEGGREST, ontologyIndex, tidyr
Suggests: GSEABase, airway, org.Hs.eg.db, DESeq2, limma, BiocFileCache,
        GO.db, testthat, knitr, rmarkdown, BiocStyle
biocViews: GeneExpression, GO, KEGG, Software
License: Artistic-2.0
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/BiocSet
git_branch: devel
git_last_commit: ebf0ca4
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 21:43:50 UTC; biocbuild
Author: Kayla Morrell [aut, cre],
  Martin Morgan [aut],
  Kevin Rue-Albrecht [ctb],
  Lluís Revilla Sancho [ctb]
Maintainer: Kayla Morrell <kayla.morrell16@gmail.com>
Built: R 4.5.0; ; 2025-06-05 12:32:25 UTC; windows
