diff --git a/scimap/preprocessing/mcmicro_to_scimap.py b/scimap/preprocessing/mcmicro_to_scimap.py index 96ab5a94..d07ff01f 100644 --- a/scimap/preprocessing/mcmicro_to_scimap.py +++ b/scimap/preprocessing/mcmicro_to_scimap.py @@ -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.