README.md

About

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.

How to install?

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.

Why should someone use netgsa?

How does it compare to other methods?

Notes

Travis-CI Build Status



drjingma/netgsa documentation built on Feb. 22, 2022, 5:18 p.m.