Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 556 Bytes

gMCPmini

gMCPmini contains a subset of functions from gMCP. The purpose is to remove package dependency of gMCP package including rJAVA. The selected functions ensure gsDesign can produce multiple comparision graph using hGraph function.

Installation

Please make sure to install the devtools package at first:

# install.packages("devtools") if you have not installed the package
devtools::install_github("allenzhuaz/gMCPmini")

# devtools::install_github("Merck/gMCPmini") Placeholder for future moving to Merck's repository