Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
tdefa committed Jun 5, 2024
1 parent 16593e4 commit 64c9f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sopa/cli/resolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,4 @@ def comseg(

sdata = read_zarr_standardized(sdata_path)

resolve(sdata, comseg_temp_dir, gene_column, patches_dirs, min_area, shapes_key=SopaKeys.COMSEG_BOUNDARIES)
resolve(sdata, comseg_temp_dir, gene_column, patches_dirs, min_area, shapes_key=SopaKeys.COMSEG_BOUNDARIES)

0 comments on commit 64c9f27

Please sign in to comment.