Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lzj1769 committed May 6, 2021
1 parent b26d0ab commit 08df367
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# scOpen: chromatin-accessibility estimation for single-cell ATAC data

## Installation
First some dependencies \
First some dependencies
```commandline
pip install cython numpy scipy
```

Then install scopen with all other dependencies \
Then install scopen with all other dependencies
```commandline
pip install scopen
```

Alternatively (but not recommended), you can clone this repository: \
```commandline
git clone https://github.com/CostaLab/scopen.git
```
Expand Down

0 comments on commit 08df367

Please sign in to comment.