Skip to content

Commit 90ea77a

Browse files
committed
add versions
1 parent 59fa265 commit 90ea77a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Single-cell RNA sequencing (scRNA-seq) maps gene expression heterogeneity within
1515

1616
## Installation
1717
Please make sure to install the following packages **before installing sciRED**:
18-
numpy, pandas, scanpy, statsmodels, seaborn, umap-learn, matplotlib, scikit-learn, scipy, xgboost, scikit-image, [diptest==0.2.0](https://pypi.org/project/diptest/0.2.0/)
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/)
1919

2020

2121
## Tutorial
2222

23-
Follow [tutorial-1](https://github.com/delipouya/sciRED/blob/main/tutorial1_scMixology.ipynb) and [tutorial-2](https://github.com/delipouya/sciRED/blob/main/tutorial2_stimulatedPBMC.ipynb) to learn how to use sciRED. These tutorials introduce the standard processing pipeline and indicate application of sciRED on the scMixlogy and stimulated PBMC datasets.
23+
Follow [tutorial-1](https://github.com/delipouya/sciRED/blob/main/tutorial1_scMixology.ipynb) and [tutorial-2](https://github.com/delipouya/sciRED/blob/main/tutorial2_stimulatedPBMC.ipynb) to learn how to use sciRED. These tutorials introduce the standard processing pipeline and demonstrate the application of sciRED on the scMixology and stimulated PBMC datasets. Further details about the input datasets are available in the manuscript. The data processing scripts are available in the _data_prep_ folder.
2424

2525
## Citation
2626

0 commit comments

Comments
 (0)