Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aron0093 authored Jul 30, 2021
1 parent 8f3499e commit ef22aac
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Cytopath can infer trajectories with or without root/terminal state supervision.

cytopath depends on *scvelo* to process the data and may require additional dependencies of scvelo to be installed manually. Other dependencies are the following:

* numpy
* python>=3.7
* numpy>=1.20.0
* scipy
* anndata
* scvelo>=0.1.25
Expand All @@ -19,7 +20,7 @@ cytopath depends on *scvelo* to process the data and may require additional depe
* tqdm

## Sample notebooks
Sample notebooks can be found [here](https://github.com/aron0093/cytopath-notebooks). (Pending update to current API)
Sample notebooks can be found [here](https://github.com/aron0093/cytopath-notebooks).



Expand Down

0 comments on commit ef22aac

Please sign in to comment.