Using Imagej: Kameron June 2020
Using Imagej: Kameron June 2020
Using ImageJ
For Immunofluorescence:
I will now walk you through how I process images. In this example, I have
imaged early-passage WI38 fibroblasts with DAPI, FITC (anti-ACA), and
TRITC (anti-TRF1) channels on our microscope. My process is by no means
the most streamlined way you can do this – you are welcome to write your
own macros to make things more efficient. This is the way I (someone who
is not an expert in ImageJ) have done it.
2. The image will open as a 3-channel stack. You can switch between
the 3 channels using the scrollbar.
5. The LUTs used for FITC and TRITC are already in ImageJ. To assign
color for the FITC and TRITC channels, have the image (needs to be
in 16-bit format, you cannot change the LUT for an RGB image)
selected, then go to Image Color Channels Tool.
Kameron June 2020
7. For the DAPI channel, ImageJ does not have a built-in LUT that
resembles the color we used in Openlab. I have extracted the DAPI
LUT from the Openlab software – this is found on the server in the
‘06 – SMITH LAB’ folder. To apply this to the DAPI channel, make
sure the channel is selected, then go to Image Color Edit LUT.
Kameron June 2020
8. The LUT editor will open. Click ‘Open’ then find and open the DAPI
LUT. Your image should now be colored with DAPI.
9. If you are not merging your channels, then for each of them go to
Image Type RGB Color. Then, go to File Save as tiff.
These saved images can be taken out of ImageJ and processed further.
11.The ‘Merge Channels’ pop-up will open. Disregard what the channel
labels on the left say, i.e. ‘C1 (red)’ or ‘C3 (blue)’ – as long as you
have ‘Create Composite’ checked, it will retain the LUTs you applied.
I also ‘Keep Source Images’ in case something messes up. Press
‘OK,’ and you will get a 16-bit merged image. Convert it to an RGB
image and save as a tiff, as described in Step 9.
Kameron June 2020
Because we need to acquire multiple images through z for one channel (to
get every signal) when doing FISH, we don’t have automation and instead
take individual images using Ocular. Each image is saved as a 16-bit tiff file.
1. First, have the FITC layers you need to merge open and go to Image
Stacks Images to Stack.
2. The ‘Images to Stack’ window should pop up. Here, name your
merged stack (here I named it ‘FITC merge’) and indicate what files
should be included in the stack with ‘Title Contains’ (here I put
‘FITC’ to merge all of my open FITC images). press ‘OK.’
Kameron June 2020
3. This now produces a stack with all of the FITC images. To get the
merged 16-bit image, go to Image Stacks Z Project.
5. You now have a 16-bit merged image for FITC, that you can contrast,
color (using the Channels Tool) and merge with other channels as
described above.