Package: msigdbr
Type: Package
Title: MSigDB Gene Sets for Multiple Organisms in a Tidy Data Format
Version: 7.4.1
Authors@R: person("Igor", "Dolgalev", email = "igor.dolgalev@nyumc.org", role = c("aut", "cre"))
Description: Provides the 'Molecular Signatures Database' (MSigDB) gene sets
    typically used with the 'Gene Set Enrichment Analysis' (GSEA) software
    (Subramanian et al. 2005 <doi:10.1073/pnas.0506580102>, Liberzon et al. 2015
    <doi:10.1016/j.cels.2015.12.004>) in a standard R data frame with key-value
    pairs. The package includes the human genes as listed in MSigDB as well as
    the corresponding symbols and IDs for frequently studied model organisms
    such as mouse, rat, pig, fly, and yeast.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://igordot.github.io/msigdbr/
BugReports: https://github.com/igordot/msigdbr/issues
Depends: R (>= 3.3.0)
Imports: babelgene, dplyr (>= 0.7.0), magrittr, rlang, tibble,
        tidyselect
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-04 18:29:24 UTC; id460
Author: Igor Dolgalev [aut, cre]
Maintainer: Igor Dolgalev <igor.dolgalev@nyumc.org>
Repository: CRAN
Date/Publication: 2021-05-05 16:10:02 UTC
Built: R 3.6.3; ; 2021-05-12 13:20:19 UTC; windows
