getFluo_byRun(data, BGmethod = "normexp", areacut = 0, transformation = "log", savePlot = getwd())
step1 <- createFluo(from.file=system.file("extdata", "Results_of_image_analysis.txt",
package = "CONFESS"),separator="_")
### select the samples of a single run and correct them
step2a <- FluoSelection_byRun(data = step1, batch = 5)
step2.1 <- getFluo_byRun(data=step2a,savePlot="OFF")
Run the code above in your browser using DataLab