Skip to content

Commit

Permalink
remove doc srtrings
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitjohnson committed May 15, 2024
1 parent 2b85993 commit 335f2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scimap/preprocessing/mcmicro_to_scimap.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def mcmicro_to_scimap(
verbose=True,
output_dir=None,
):
"""The function allows users to directly import the output from MCMICRO into `scimap`.
"""
Parameters:
feature_table_path (list of str):
A list containing file paths to single-cell spatial feature tables. Each path corresponds to a unique image's feature table.
Expand Down

0 comments on commit 335f2d7

Please sign in to comment.