This package carries out Network-based Gene Set Analysis by incorporating external information about interactions among genes, as well as novel interactions learned from data.
You can install it directly from CRAN:
install.packages("netgsa",build_vignettes=T)
Reference manual is available on CRAN. A vignette on how to use NetGSA is also available. A development version is available on GitHub and can be installed via the following:
library(devtools)
devtools::install_github("drjingma/netgsa", build_vignettes=T)
More details about the method implemented can be found in the original paper here and a follow-up review paper here.
netgsa
?Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.