Skip to content

dgrtwo/GSEAMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54913f2 · May 11, 2018

History

16 Commits
Sep 19, 2016
Feb 7, 2016
Aug 22, 2014
Aug 22, 2014
Sep 19, 2016
Aug 22, 2014
Jan 23, 2016
Jan 23, 2016
Sep 19, 2016
Jan 23, 2016
Jan 23, 2016
Sep 19, 2016
May 11, 2018

Repository files navigation

Gene Set Enrichment Analysis Made Awesome

Installation

First install the Bioconductor dependencies:

source("http://bioconductor.org/biocLite.R")
biocLite(c("GO.db", "AnnotationDbi", "qvalue"))

Then install the devtools package, and use it to install GSEAMA:

install.packages("devtools")
devtools::install_github("dgrtwo/GSEAMA")

The package vignette can be downloaded here.

About

Gene Set Enrichment Analysis Made Awesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages