Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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"))

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages