\name{iflow} \alias{iflow} \title{ Main function for iFlow } \description{ Main function for iFlow. It calls up the main graphical user interface (GUI) of the iFlow package. } \usage{ iflow() } \details{ The GUI Pull-Down Menu consists of "File", "Data", "Graphics", "Gate", "ProbBin", and "Help" selections. The user can start with "File" Pull-Down menu to load data files of interest. The data file can be in either rda or FCS format. Please see the vignette or tutorial video for more detail (\url{http://bioconductor.fhcrc.org/docs/workflows/flowcytometry/tutorial.mpeg}). } \examples{ ## on R console iflow() data(ITN) } \author{ Kyongryun Lee \email{kle2@fhcrc.org} }