/genRoc

The genetic interpretation of area under the ROC curve in genomic profiling

Primary LanguageR

genRoc

The genetic interpretation of area under the ROC curve in genomic profiling

Shiny based implementation of the original GENROC

Hosted on RStudio's glimmer server

or run on your machine:

install.packages('shiny')
library(shiny)
runGitHub("genRoc", "kn3in")

or have a look at shiny_example for alternative ways of running shiny apps.