Package: msigdbr
Type: Package
Title: MSigDB Gene Sets for Multiple Organisms in a Tidy Data Format
Version: 6.2.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. Included are the original human gene symbols and Entrez IDs as well
    as the equivalents for various frequently studied model organisms such as
    mouse, rat, pig, fly, and yeast.
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/igordot/msigdbr
BugReports: https://github.com/igordot/msigdbr/issues
LazyData: true
Depends: R (>= 3.2.0), dplyr (>= 0.7.0), tibble
Imports: magrittr, rlang
Suggests: testthat, knitr, rmarkdown
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-09 16:14:28 UTC; id460
Author: Igor Dolgalev [aut, cre]
Maintainer: Igor Dolgalev <igor.dolgalev@nyumc.org>
Repository: CRAN
Date/Publication: 2018-10-09 21:50:02 UTC
