Getting started
Installation
spatialdata_xenium_explorer
can be installed on every OS with pip
or poetry
on python>=3.9
.
Advice (optional)
We advise creating a new environment via a package manager (except if you use Poetry, which will automatically create the environment).
For instance, you can create a new conda
environment:
Choose one of the following, depending on your needs (it should take at most a few minutes):
Usage
You can choose between these two options:
- Our command-line-interface (CLI)
- Our python API