We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d594dd commit fdf98cbCopy full SHA for fdf98cb
README.md
@@ -6,6 +6,7 @@ A toy Python package for analyzing 10x Xenium data.
6
7
```bash
8
pip install -U "pyXenium>=0.2.0"
9
+pip install "git+https://github.com/hutaobo/pyXenium.git@main"
10
```
11
12
## Quickstart
0 commit comments