Package: BiocSet
Title: Representing Different Biological Sets
Version: 1.2.0
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: b10b94c
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 04:35:56 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>
