Skip to content

Commit

Permalink
Update requirement for CUDA when using GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenjing Ma committed May 18, 2023
1 parent 3d62d45 commit 1a6d71c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Cellcano requires the following:
- [h5py](https://www.h5py.org/) (2.10.0)
- [keras](https://keras.io/) (version compatible with tensor flow)
- [rpy2](https://rpy2.github.io/) (version compatible with both Python and R)
- cuda toolkit (if using GPU, more information can be found [here](https://towardsdatascience.com/setting-up-tensorflow-gpu-with-cuda-and-anaconda-onwindows-2ee9c39b5c44))

If the input is scATAC-seq raw data (i.e. fragment file or bam file), [ArchR](https://www.archrproject.com/) package has to be installed.

Expand Down

0 comments on commit 1a6d71c

Please sign in to comment.