Skip to content

Commit eec30e1

Browse files
Clarify data source in cosmx.py docstring
1 parent 1d59b16 commit eec30e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sopa/io/reader/cosmx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def cosmx(
3737
fov_shift: bool | None = None,
3838
) -> SpatialData:
3939
"""
40-
Read *Cosmx Nanostring* data. The fields of view are stitched together, except if `fov` is provided.
40+
Read *CosMx Nanostring / Bruker* data. The fields of view are stitched together, except if `fov` is provided.
4141
4242
This function reads the following files:
4343
- `*_fov_positions_file.csv` or `*_fov_positions_file.csv.gz`: FOV locations

0 commit comments

Comments
 (0)