Package: BiocSet
Title: Representing Different Biological Sets
Version: 1.2.2
Authors@R: c(
    person("Kayla", "Morrell", email = "kayla.morrell@roswellpark.org",
        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, rtracklayer,
        AnnotationDbi, KEGGREST
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
LazyData: false
RoxygenNote: 7.0.2
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/BiocSet
git_branch: RELEASE_3_11
git_last_commit: 79a9b2d
git_last_commit_date: 2020-07-21
Date/Publication: 2020-07-22
NeedsCompilation: no
Packaged: 2020-07-23 04:58:36 UTC; biocbuild
Author: Kayla Morrell [aut, cre],
  Martin Morgan [aut],
  Kevin Rue-Albrecht [ctb],
  Lluís Revilla Sancho [ctb]
Maintainer: Kayla Morrell <kayla.morrell@roswellpark.org>
Built: R 4.0.2; ; 2020-07-23 16:01:18 UTC; windows
