We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d90b979 commit efb943cCopy full SHA for efb943c
1 file changed
README.md
@@ -4,6 +4,10 @@ A Python library for processing and analyzing Xenium sections, utilizing Spatial
4
5
## Installation
6
7
+Important dependencies:
8
+* spatialdata[extra]==0.6.1
9
+* pyarrow==21.0.0
10
+
11
### In Code Ocean Package Manager:
12
pip: git+[https://github.com/AllenInstitute/xenium_analysis_tools#egg=xenium-analysis-tools]
13
* To get updated version of package, need to 'refresh' package image - usually removing and adding again works.
0 commit comments