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 1d59b16 commit eec30e1Copy full SHA for eec30e1
sopa/io/reader/cosmx.py
@@ -37,7 +37,7 @@ def cosmx(
37
fov_shift: bool | None = None,
38
) -> SpatialData:
39
"""
40
- Read *Cosmx Nanostring* data. The fields of view are stitched together, except if `fov` is provided.
+ Read *CosMx Nanostring / Bruker* data. The fields of view are stitched together, except if `fov` is provided.
41
42
This function reads the following files:
43
- `*_fov_positions_file.csv` or `*_fov_positions_file.csv.gz`: FOV locations
0 commit comments