An R package for working with the Model-based gene set analysis (MGSA) inputs and outputs.
You can install this package using devtools:
devtools::install_github("tinyheero/mgsautils")
To see the full list of exported functions:
library("mgsautils")
ls("package:mgsautils")
A quick overview of some of the key functions:
convert_cpdb_pathway_to_mgsa_geneset
: Converts the CPDB pathway tab format into MGSA geneset format.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.