Name Mode Size
R 040000
man 040000
tests 040000
vignettes 040000
DESCRIPTION 100755 1 kb
NAMESPACE 100755 2 kb
NEWS 100755 3 kb
README.md 100755 1 kb
README.md
Ensemble of Gene Set Enrichment Analyses R Package Author: Monther Alhamdoosh, Milica Ng and Matthew Ritchie E:m.hamdoosh@gmail.com You can download the current stable release from this url https://bitbucket.org/malhamdoosh/egsea/get/Stable_Release.tar.gz Alternatively, you can install EGSEA in your local computer by typing these commands in the R console library(devtools) install_bitbucket("malhamdoosh/egseadata", ref="Stable_Release") install_bitbucket("malhamdoosh/egsea", ref="Stable_Release") Note that devtools should be installed before you can run these commands. In order to get the development version of EGSEA, use ref = "Devel_Release".