From b0dac2cdf1c4bf81dc7c4be2c505db5175efcad3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Preu=C3=9Fner?= Date: Mon, 26 Aug 2019 17:26:11 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49ba437..c233d04 100644 --- a/README.md +++ b/README.md @@ -29,10 +29,12 @@ Visualizations are organized hierarchically as Shiny modules, such that larger v The module source code is made available as an R package and can be installed locally with ```r -library(devtools) -install_github("loosolab/wilson", host="github.molgen.mpg.de/api/v3") +install.packages("BiocManager") +BiocManager::install("wilson") ``` +On Windows, make sure that `Rtools` are available. + ## CLARION input format CLARION: generiC fiLe formAt foR quantItative cOmparsions of high throughput screeNs