We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ea77a commit e746dbfCopy full SHA for e746dbf
README.md
@@ -15,7 +15,7 @@ Single-cell RNA sequencing (scRNA-seq) maps gene expression heterogeneity within
15
16
## Installation
17
Please make sure to install the following packages **before installing sciRED**:
18
-numpy, pandas, scanpy, statsmodels, seaborn, [umap-learn (>=0.5.6)](https://pypi.org/project/umap-learn/), matplotlib, scikit-learn, scipy, xgboost, [scikit-image] (https://pypi.org/project/scikit-image/), [diptest==0.2.0](https://pypi.org/project/diptest/0.2.0/)
+numpy, pandas, scanpy, statsmodels, seaborn, [umap-learn](https://pypi.org/project/umap-learn/), matplotlib, scikit-learn, scipy, xgboost, scikit-image, [diptest==0.2.0](https://pypi.org/project/diptest/0.2.0/)
19
20
21
## Tutorial
0 commit comments