Skip to content

Repository files navigation

Introduction

RoKAI is a computation tool for inferring kinase activities in a robust manner using functional networks. If you are interested in performing RoKAI through a user-friendly online interface, please visit RoKAI Web Application (Mirror link).

Running Locally

To run RoKAI App locally on your R installation, simply run:

library(shiny)
runGitHub("rokaiapp", "serhan-yilmaz")

Running an earlier version of the application

If desired, you can also run an earlier version of the application. For this purpose, specify the ref parameter to be one of the release versions, e.g.:

library(shiny)
runGitHub("rokaiapp", "serhan-yilmaz", ref = "v2.1.4")

About

Web application for performing RoKAI through an online interface, implemented in R shiny.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages