Import Single Image Numeric Data

In this section, you will learn:

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

 

This section pertains to data from a set of single images that were not obtained from a 96 well plate, such as images obtained from a slide.

After adjusting the export settings in CellProfiler and running your pipeline, you may proceed to analyze your images and import the data into FCS Express.

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

2.Drag and drop the folder called 5 and 10 minute time point images folder 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.13.

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

 

Importing the Single Image 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.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)

 

4.Open FCS Express.

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

6. Select Cell Profiler Options from the Data Loading category (Figure T24.35).

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

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

9. 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.34 when you are done.

Figure T24.34  Data Loading Options for Data Only Importing

Figure T24.34  Data Loading Options for Data Only Importing

 

10. Select the Insert→2D Plots→Dot (Figure T24.35) command.

 

Figure T24.35  Inserting a Dot Plot

Figure T24.35  Inserting a Dot Plot

 

11. Click anywhere on the layout and the Select a Data File dialog will appear.

12. Browse to the Default Output Folder where you stored your output data from CellProfiler.

13. Change the Files of type: drop-down list to CellProfiler (*.cpout).  For this example, they will be labeled cells_05.cpout and nuclei_05.cpout (Figure T24.36).

 

Figure T24.36  Select a Data File Dialog

Figure T24.36  Select a Data File Dialog

 

14. Highlight cells_05.cpout.

15. Click Open.

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

16. Select AreaShape_Area for the X-Axis parameter (Figure T24.37).

17. Select Intensity_MeanIntensity_Cytoplasm for the Y-Axis parameter (Figure T24.37).

18. Click OK.

 

Figure T24.37  Open 2D Plots Dialog

Figure T24.37  Open 2D Plots Dialog

 

A Dot Plot will now appear on your layout indicating that the data was successfully imported (Figure T24.38).

Note: you can easily change dot size by selecting Plot Options→Overlays within the Format ribbon bar.

 

Figure T24.38  Dot Plot Created for cells_05.cpout

Figure T24.38  Dot Plot Created for cells_05.cpout

In the next exercise, we will Select Individual Parameters for CellProlifer Export.