Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jenzopr committed Aug 26, 2019
1 parent e49957d commit b0dac2c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit b0dac2c

Please sign in to comment.