Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maddyduran authored Aug 14, 2024
1 parent bdfd56e commit 2f6ca92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ Hooke builds on top of the [Monocle3 package](https://cole-trapnell-lab.github.i
devtools::install_github("cole-trapnell-lab/monocle3")
```

Hooke depends on the [PLNmodels package](https://pln-team.github.io/PLNmodels/index.html). Currently we are using a forked version of the PLNmodels package until our pull request is approved.
Hooke depends on the [PLNmodels package](https://pln-team.github.io/PLNmodels/index.html).

Use the github install:

```r
devtools::install_github("cole-trapnell-lab/PLNmodels")
remotes::install_github("pln-team/PLNmodels")
```

Finally, install the hooke package as follows:
Expand Down

0 comments on commit 2f6ca92

Please sign in to comment.