Skip to content

Commit 93c2914

Browse files
authored
Set points key in comseg patch generation (#109)
1 parent 39218d6 commit 93c2914

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/methods_transcript_assignment/comseg

src/methods_transcript_assignment/comseg/script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"write_cells_centroids": True,
4444
"patch_width": par["transcript_patch_width"],
4545
"prior_shapes_key": "segmentation_boundaries",
46+
"points_key": par["transcripts_key"],
4647
}
4748

4849
sopa.make_transcript_patches(**transcript_patch_args)

0 commit comments

Comments
 (0)