Replies: 1 comment 2 replies
|
Hello,
I understand your concern, especially for situations where the fusion index is low and many myoblasts are still unfused.
Depends on what kind of implementation you have in mind. If you can find a reliable segmentation tool that can better detect myotubes, you can let me know and I might consider using it if relevant. A quick Google search sent me to The Myotube Analyzer, that uses a skeleton-based approach on top of a classic thresholding. I might give it a try, but it'll never be as effective as a well-trained AI model (which I don't think currently exists for this task). Not directly related but interesting IMO, I also came across this preprint, where they use CellPose for nuclei segmentation, and a home-made model for discriminating myoblasts located above or below a myotube (that should therefore be excluded). It's based on the fact that a positive nucleus should leave a "hole" in the myotube signal. It is indeed often the case, but is that always true ? I'd need to further check on some images. |
Uh oh!
There was an error while loading. Please reload this page.
Hi, I was wondering if the developers could add another parameter in the settings that could indicate the minimum number of nuclei in a myotube to be counted as positive.
For example, I want to be able to count all positive nuclei in a myotube that contains at least another 2 fused nuclei. If the myotube contains less than 3 fused nuclei, I don't want those nuclei to be deemed positive. I believe that this in general how the field wants fusion index to be measured. Could the developers add this feature?
Thanks very much!
All reactions