:tocdepth: 2 File Processing --------------- File Processing modules handle the input and output of files to and from CellProfiler. .. automodule:: cellprofiler.modules.createbatchfiles `(Jump to top)`_ .. automodule:: cellprofiler.modules.exporttodatabase `(Jump to top)`_ .. automodule:: cellprofiler.modules.exporttospreadsheet `(Jump to top)`_ .. automodule:: cellprofiler.modules.labelimages `(Jump to top)`_ .. automodule:: cellprofiler.modules.loaddata `(Jump to top)`_ .. automodule:: cellprofiler.modules.savecroppedobjects `(Jump to top)`_ .. automodule:: cellprofiler.modules.saveimages `(Jump to top)`_ Deprecated ~~~~~~~~~~ These File Processing modules are considered deprecated and will be removed in a future release of CellProfiler. It is not recommended that you build new pipelines containing these modules. .. automodule:: cellprofiler.modules.loadimages `(Jump to top)`_ .. automodule:: cellprofiler.modules.loadsingleimage `(Jump to top)`_ .. _(Jump to top): fileprocessing.html#