Skip to content

uc-bd2k/grtutorial

Repository files navigation

grtutorial

One of the Shiny application running at http://grcalculator.org

Installation

Install two R package dependencies:

devtools::install_github("uc-bd2k/GRmetrics")
devtools::install_github("uc-bd2k/shinyLi")

Running the application from R command line

shiny::runGitHub('uc-bd2k/grtutorial')