Skip to content

Commit

Permalink
update install
Browse files Browse the repository at this point in the history
  • Loading branch information
timoast committed Jan 13, 2025
1 parent 43cc15a commit b20b587
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,13 @@ fragtk filter -f <fragments.tsv.gz> -c <barcodes.txt> | bgzip -c > filtered.tsv.

## Installation

Clone the git repo:
### Using cargo

```
cargo install fragtk
```

### From GitHub

```
git clone git@github.com:stuart-lab/fragtk.git
Expand Down

0 comments on commit b20b587

Please sign in to comment.