HYDROID

Stage 1: Extracting lane profiles from gel electrophoresis images

The following polyacrylamide gel electrophoresis (PAGE) image is taken from from Morozov et al., NAR 2009 (see Supplementary Figure 2, middle image) and represents HRF results of 601 DNA sequence incorporated into chicken nucleosomes. The original PAGE image for the top and bottom strands of the DNA together with A,T,G markers. The DNA strands were radioactively labeled at 5’ end. The A, T and G markers were obtained by primer extension using Taq DNA polymerase and terminating dideoxynucleotide triphosphates (ddATP (A), ddTTP (T), and ddGTP (G), respectively). Nucleosome HRF lanes marked as N. HRF_601NUCL

The first stage is to convert 2D image into 1D lane profiles for every lane. This can be accomplished via ImageJ or other software. The key aspects of this procedure are:

Taking in mind the points outlined above the suggested way of streamlining the process for extracting multiple lane profiles simultaneously through ImageJ is following:

  1. Substract image background if neseccary (Process-> Substract background …) or (Process-> Math -> Substract…). Note: If substantial contribution from the backbround is present, substracting it is important for correct quantification.
  2. Open ROI Manager (Analyze->Tools->ROI Manager …)
  3. Press Segmented Line (or Straight Line) button, Draw a line along the center of one lane from the top of the gel to the bottom(!).
  4. Press Add [t] in ROI Manager to save the line. Repeat point 2 and 3 for each lane. Try to start and stop each line at the equivalent positions, so there length is approximately the same (see Figure above).
  5. Estimate the lane width and set the width of all selected lines to half of that (ROI Manager: Properties …)
  6. Select all the saved lines in ROI Manager, Choose More->Multi Plot. The segmented lines would be straighten automatically, check if they still follow lane paths.
  7. In the plot window click Save … and save the file. The file will have data columns corresponding to each profiles (X and Y values columns for each profiles). This file will be imported further by HYDROIDexp routines.

An example of a file produced by ImageJ used for further analysis can be found here. The columns of data represent values along the lanes from top of the gel to the bottom.

The original image as an ImageJ workspace is available here. Use workspaces macro for ImageJ to open it.