Description
MSigDB Gene Sets for Multiple Organisms in a Tidy Data Format.
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>, Castanza et al. 2023 <doi:10.1038/s41592-023-02014-7>) as an R data frame. 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.
README.md
msigdbr: MSigDB data frame
The msigdbr R package provides Molecular Signatures Database (MSigDB) gene sets:
- in an R-friendly tidy format with one gene pair per row
- for multiple frequently studied model organisms in addition to the original human genes
- as gene symbols as well as NCBI Entrez and Ensembl IDs
- without accessing external resources requiring an active internet connection
Check the documentation website for more information.