Commit 0cc94930 authored by Ivan Merelli's avatar Ivan Merelli
Browse files

Update README.md

parent d0bbc51b
......@@ -33,11 +33,13 @@ Example workflows are provided in the `notebooks/` folder.
To install **scVAR**, create a new environment using `mamba` and install the package from source:
```
mamba create -n scvar_env python=3.10
mamba activate scvar_env
git clone http://www.bioinfotiget.it/gitlab/custom/scvar.git
cd scvar
pip install .
```
**Note:** scVAR requires **Python == 3.10**.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment