-
Notifications
You must be signed in to change notification settings - Fork 16
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
Intensity_Ratio_Nuclei_Cytoplasm.ijm #13
Comments
Hi @Crystal97-7, |
Hi Volker,
Thanks a lot! I can see the "c", "s" and "b" buttons now. But after I opened an image and pressed the "c" button, an error occurred, " LUTs cannot be assiged to RGB image. in line 298 (called from line 42)”.
Best,
Crystal
… On May 21, 2022, at 10:54 PM, Volker ***@***.***> wrote:
Hi @Crystal97-7,
the drag and drop does not always work. Please download the Intensity_Ratio_Nuclei_Cytoplasm.ijm file and put it into the macros/toolsets folder. I changed the instructions accordingly. Did you also select the toolset from the >> button? Only after that will the "c", "s" and "b" buttons appear.
Best,
Volker
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Hi @Crystal97-7, |
Hi Volker,
Thank you for your reply! As your instruction, I saved an image staining of the nuclei and an image staining of the cytoplasm in the same folder, but I could not make both images the same name. For example, the name of the image of nuclei was “dapi”, and the other was “dapi1”. It was going well to input the image of cytoplasm, but when I opened an image of nuclei and pressed the “s” button, a log window containing the message “skipped saturated image” appeared.
Best,
Crystal
… On May 22, 2022, at 7:08 PM, Volker ***@***.***> wrote:
yes, it is not possible to use RGB images. This tool is for images from epifluorescence microscopy. As input images you need two greyscale images of two independent channels in the same folder. One with a staining of the nuclei (usually Hoechst or DAPI) and one for the staining of the cytoplasm (for example GFP, Rhodamine, ...). The names of both images must be the same except for the part naming the channel. You set the channel names in the dialog that opens by right-clicking on the s-button.
|
Hi @Crystal97-7, |
Hi Volker, |
Hi Crystal, If you want to measure the ratio for individual cells you need to segment the cytoplasm of the individual cells. That was difficult to do reliably before, however now with deep-learning it should be possible. You could try to use cellpose or stardist. In this tool we used cellpose and measured the intensity in the nucleus and the membrane. We could adapt it by skipping the step that turns the cytoplasm selection into a membrane selection. |
Thank you for your work. I followed your instructment to install Intensity_Ratio_Nuclei_Cytoplasm.ijm, and saved it under macros/toolsets. But when I chose the tool, the buttons of "C", "N", "B" did not show, so I can not continue the analysis...
The text was updated successfully, but these errors were encountered: