Package: BiocSet Title: Representing Different Biological Sets Version: 1.27.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 Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:51:26 UTC RemoteUrl: https://github.com/bioc/BiocSet RemoteRef: HEAD RemoteSha: edc80df2f76a8f9674bc280de749d2c2a4289a69 NeedsCompilation: no Packaged: 2026-07-03 16:21:54 UTC; root Author: Kayla Morrell [aut, cre], Martin Morgan [aut], Kevin Rue-Albrecht [ctb], Lluís Revilla Sancho [ctb] Maintainer: Kayla Morrell