Skip to content
Martin Černý edited this page Jul 18, 2017 · 1 revision

The R interface can be installed with devtools:

library(devtools)
install_github("cas-bioinf/genexpi", subdir="rpackage")

We have to R notebooks to demonstrate the usage:

  1. Showing Genexpi workflow on sample data
  2. The code used in evaluating the performance of Genexpi
Clone this wiki locally