Skip to content

Commit

Permalink
fix doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasmueboe committed Aug 28, 2024
1 parent 279ef43 commit d7d497f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sainsc/io/_io.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ def read_Xenium(
:py:attr:`sainsc.io.XENIUM_CTRLS` by default.
For Xenium v3 parquet files the data is automatically filtered with the
'is_gene' column, as well.
column.
n_threads : int | None, optional
Number of threads used for reading file and processing. If `None` or 0 this will
default to the number of available CPUs.
Expand Down

0 comments on commit d7d497f

Please sign in to comment.