Import and Analyze 96 Well Images

After adjusting the export settings in CellProfiler and running your pipeline, you may proceed to import the data into FCS Express V5. FCS Express only needs one additional piece of information regarding the setup of your experiment. CellProfiler currently does not export the plate format that was used for your experiment. A series of standard plate format definitions can be downloaded from the FCS Express website. For this example, we will be using a 96 well template which can found in the Tutorial Sample Data archive and is labeled Experiment.ini. The plate format definition file must be called Experiment.ini and placed into the Default Output Folder you defined in CellProfiler (Figure T24.6A).

 

1.Download the example data from the CellProfiler Examples website.
2.Load the Section1pipelineCOMPLETED.cp pipeline into CellProfiler.
3.Select the default input and output folders in CellProfiler to load and store the data as shown in Figure T24.1.
4.Analyze the images in CellProfiler.

 

Importing the 96 Well Plate Imaging Experiment to FCS Express

Note on FCS Express Preferences before starting these steps of the tutorial:

The File selection dialog must be enabled:

A.Open the FCS Express User Options by choosing File→Options.
B.Flag the "When creating a new plot, always display the selection dialog" box in the Files/Directories category.

(Enabling this feature is not a requirement of FCS Express, it has been selected for convenience in this tutorial)

 

5.Open FCS Express V5.
6.Open the FCS Express User Options by choosing File→Options
7.Select Cell Profiler Options from the Data Loading category (Figure T24.7).
8. Select csv from the delimiter drop-down list.
9. Check the Load Images check box.
10. Uncheck the Load path names from Cell Profiler table of contents file check box.
11.  Click OK to close the FCS Express User Options dialog.

 

Figure T24.7  CellProfiler Data Loading Options for a 96 Well Plate Experiment with Images

Figure T24.7  CellProfiler Data Loading Options for a 96 Well Plate Experiment with Images

 

11. Select the Insert→Other Plots→Heat Map command (Figure T24.8).

 

Figure T24.8  Choosing to Insert a Heat Map

Figure T24.8  Choosing to Insert a Heat Map

 

12. Click anywhere on the layout and the Select a Data File dialog will appear.
13. Browse to the Default Output Folder where you stored your output data from CellProfiler.
14. Change the Files of type: drop-down list to Cell Profiler (*.cpout) (Figure T24.9). Icons for the documents output by CellProfiler will appear. For this example, they will be labeled cells.cpout and nuclei.cpout.

 

Figure T24.9  Choosing CellProfiler Files

Figure T24.9  Choosing CellProfiler Files

 

15. Highlight cells.cpout.
16. Click Open.

Note: For this example, we will use cells.cpout which will display data from objects classified in the IdentifySecondaryObjects module of CellProfiler which corresponds to the entire cell area. The file, nuclei.cpout, will display data from objects classified in the IdentifyPrimaryObjects module of CellProfiler which corresponds only to the nuclear area of the cells.

17. Highlight the Y-Axis Parameter you wish to view in the heat map from the Open 2D Plots dialog. For this example, choose Intensity_MeanIntensity_Cytoplasm (Figure T24.10).

 

Figure T24.10  Opening a Heat Map and Choosing the Y-Axis Parameter from the Open 2D Plots Dialog

Figure T24.10  Opening a Heat Map and Choosing the Y-Axis Parameter from the Open 2D Plots Dialog

 

18. Click OK.

A Heat Map will now appear on your layout indicating that the data was successfully imported (Figure T24.11).

 

Figure T24.11  Example of a Heat Map Generated from CellProfiler Data

Figure T24.11  Example of a Heat Map Generated from CellProfiler Data

 

The Heat Map can now be gated using the Gating→Create Gates→Well command. Inserting a new 2D plot based on the well gate will allow you to view the data as familiar dot plots or view the image if using a Picture Plot (Figure T24.12).

 

Figure T24.12  A Heat Map from CellProfiler Data with Corresponding Dot and Picture Plots

Figure T24.12  A Heat Map from CellProfiler Data with Corresponding Dot and Picture Plots

 

Next, we will export single images from CellProfiler.