Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 375 Bytes

File metadata and controls

16 lines (12 loc) · 375 Bytes

ABC

A Better Coefficient of Determination for Genetic Profile Analysis

Hosted on RStudio's glimmer server

or run on your machine:

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

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