Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jykr authored Aug 22, 2023
1 parent 77925e7 commit a24a791
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 @@ -20,12 +20,12 @@ We provide example scripts in `tests/`. Running `pytest --sparse-ordering` gener

## Installation
### Full installation
First install [pytorch](https://pytorch.org/).
First install [pytorch](https://pytorch.org/) >=12.1,<2.
Then download from PyPI:
```
pip install crispr-bean[model]
```
**(takes 26.3 mins to install from scratch, 14.4 mins with pytorch in Dell XPS 13 Ubuntu WSL.)*
**(takes 14.4 mins after pytorch installation with pytorch in Dell XPS 13 Ubuntu WSL.)*

### Mapping and data wrangling, without variant effect quantification
```
Expand Down

0 comments on commit a24a791

Please sign in to comment.