Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 520 Bytes

ribiosGSEA: Tools for gene-set analysis

R-CMD-check

What is ribiosGSEA?

ribiosGSEA is a R package that assists gene-set analysis of various kinds.

Installation

Run following commands in the R console.

library(devtools)
devtools::install_github("bedapub/ribiosGSEA")

Todo

make check is not clean yet.