-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1_prepare_ilastik.cppipe pipeline not working #140
Comments
Hi @akedarg |
To fix your issue you will need to correctly set the Cellprofiler plugins as explained under step 4 in the Usage section of the Readme. |
Dear Nils, that was it. Thanks. |
Hi Milad, you are right. I am planning to use steinbock too. But i thought i can customize the segmentation training better with manual method. Isn't that the case? I am working with a muscle tissue which creates a problem because segmentation protocol cannot differentiate between a nucleus on the cells (where i need pixel expansion to create a membrane) and the nucleus on the fibre (where i dont want algorithm to automatically create a membrane). Let me prepare some images to show you my issue. |
Here is my issue and the main reason for using imcSegmentationPipeline. The issue is that in a regenerating muscle tissue, there is a central nucleus in each regenerating fibre (page 1). 3 DPI, there is immune cell infiltration and segmentation works because it's just immune cell nuclei and no regenerating nuclei (page 2). Problem starts where ROI has both regenerating fibre and immune infiltration areas (Fig 3). Here, we need to skip fibre nuclei, but still segment the other nuclei. In this particular example, i segmented with DeepCell and it got confused. Because if such powerful deep learning cannot do it, i thought i have to train illastik and do it manually on all images and go the long way. Please let me know if if something is not clear. |
@akedarg |
Hi pipeline creator,
I am new to IMC data analysis so please bear my ignorance. My query related to this- https://bodenmillergroup.github.io/ImcSegmentationPipeline/ilastik.html
While trying to import 1_prepare_ilastik.cppipe pipeline into cellprofiler, i get this warning upfront- Error while loading SummarizeStack: Could not find SummarizeStack module. Do you want to stop processing? whether it is 4.2.1 or 4.2.6 version.
if i continue and go forward anyway, and analyze the images, analysis shows complete. there are not output images or any files in crops folder.
Please help. Thanks.
The text was updated successfully, but these errors were encountered: