Skip to content

Commit

Permalink
updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
zahoorz committed May 5, 2022
1 parent 5a927e8 commit f1cd8cf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,10 @@ conda activate basepairmodels

### 3. Install basepairmodels

Install the release version.

```
pip install git+https://github.com/kundajelab/basepairmodels.git@v0.1.4
pip install git+https://github.com/kundajelab/basepairmodels.git
```



## Tutorial on how to use the command line interface

### 1. Experimental dataset
Expand Down Expand Up @@ -313,7 +309,7 @@ fastpredict \
--generate-predicted-profile-bigWigs
```

This script with output test metrics and also output bigwig tracks if the
This script will output test metrics and also output bigwig tracks if the
`--generate-predicted-profile-bigWigs` is specified

### 4. Compute importance scores
Expand Down

0 comments on commit f1cd8cf

Please sign in to comment.