kornl / gMCP

gMCP - Graph Based Multiple Comparison Procedures (an R package with a Java GUI)

Home Page:http://gsrmtp.r-forge.r-project.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gMCP GITHUB README

GUI screenshot

For a full list and description of features, please see the Wiki.

The development version of this package can be directly installed with the R package devtools from Hadley Wickham et al. using:

install.packages("devtools")
library(devtools)
install_github("kornl/gMCP", subdir="pkg/gMCP", dependencies = TRUE, build_vignettes = TRUE)

(If some LaTeX packages are missing, consider build_vignettes = FALSE or install them.)

But note that the gMCP jar file is only rarely updated and it may be appropriate to build it yourself from the Java source code.

Otherwise just use the current version from CRAN.

About

gMCP - Graph Based Multiple Comparison Procedures (an R package with a Java GUI)

http://gsrmtp.r-forge.r-project.org/


Languages

Language:Java 64.6%Language:R 30.9%Language:TeX 3.2%Language:C 0.6%Language:HTML 0.3%Language:PHP 0.3%Language:Shell 0.0%