Channels for Cellpose #220
-
I have been using a pretrained Cellpose model to resegment my Xenium data. But I am experiencing mixed results while migrating to Sopa. I am trying to understand why. One thing that I noticed, is that in Sopa, we give the channels as characters and "a nuclear staining, and then a cytoplasm staining" https://github.com/gustaveroussy/sopa/blob/master/workflow/config/example_commented.yaml |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @Lem-P, thanks for reporting, it seems to be an error/misleading comment: indeed, we keep the same order when providing the channels to cellpose. I.e., you need to provide [cytoplasm, nucleus] in the "normal cellpose order". Thanks for noticing, I updated the comment! Do you have better results when using the correct order? |
Beta Was this translation helpful? Give feedback.
Hi @Lem-P, thanks for reporting, it seems to be an error/misleading comment: indeed, we keep the same order when providing the channels to cellpose. I.e., you need to provide [cytoplasm, nucleus] in the "normal cellpose order". Thanks for noticing, I updated the comment!
Do you have better results when using the correct order?