We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39218d6 commit 93c2914Copy full SHA for 93c2914
1 file changed
src/methods_transcript_assignment/comseg/script.py
@@ -43,6 +43,7 @@
43
"write_cells_centroids": True,
44
"patch_width": par["transcript_patch_width"],
45
"prior_shapes_key": "segmentation_boundaries",
46
+ "points_key": par["transcripts_key"],
47
}
48
49
sopa.make_transcript_patches(**transcript_patch_args)
0 commit comments