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 3655e5e commit 225f91fCopy full SHA for 225f91f
README.md
@@ -55,6 +55,7 @@ Tested on computer with ios 10.15.7
55
conda env create -n cytophenograph3 -f ./Cytophenograph/environment_cytophenograph3_mac.yml
56
conda activate cytophenograph3
57
pip install -e ./Cytophenograph/FlowSOM_LugliLab
58
+pip install -U PhenoGraph
59
```
60
**Strategy 2 : Execute the following command**
61
```python
0 commit comments