Importing Numeric Data (96 Well)

In this section you will learn:

How to import the data into FCS Express to view Heat Maps, 2D Plots, and 1D plots.

 

After adjusting the export settings in CellProfiler and running your pipeline, you may proceed to import the data into FCS Express. 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 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.

 

1.Load the Section3pipelineCOMPLETED.cpproj pipeline into CellProfiler 3.0.

2.Drag and drop the folder called Example Vitra Images into Images module and click Apply filters to file list button.

3.Confirm the default input and output folders in CellProfiler to load and store the data as shown in Figure T24.1.

4.Click the Analyze Images button in the lower left of the in CellProfiler window.

 

Importing 96 Well Plate Numeric Data Only

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.Check 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.

6.Open the FCS Express User Options by choosing File→Options

7.Select Cell Profiler Options from the Data Loading category (Figure T24.27).

8.Select csv from the delimiter drop-down list.

9.Uncheck the Load path names from Cell Profiler table of contents file check box.

10. Click OK to close the FCS Express User Options dialog.

 

Note: In this example there are no images associated with the data so the Load Images check box must remain unchecked.

The dialog should look like Figure T24.27 when you are done.

 

Figure T24.27  CellProfiler Data Loading Options for Data Only

Figure T24.27  CellProfiler Data Loading Options for Data Only

 

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

 

Figure T24.28  Choosing to Insert a Heat Map

Figure T24.28  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.29). Icons for the documents output by CellProfiler will appear. For this example, they will be labeled cells.cpout and nuclei.cpout.

 

Figure T24.29  Choosing CellProfiler Files

Figure T24.29  Choosing CellProfiler Files

 

15. Highlight cells.cpout and 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.

16. 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.30).

 

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

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

 

17. Click OK.

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

 

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

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

 

In the next exercise, we will export single image numeric data only.