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