# NOT RUN {
# }
# NOT RUN {
### Load the FCSlib package
library(FCSlib)
# As an example, we will use a data set that corresponds
# to a population of Venus dimers and hexamers diffusing in HEK-293 cells.
# Use the readFileTiff() function to extract the information from the '.tiff' files.
nbv2 <- nbline(V2)
pixelSize = 0.05
r<- (1:dim(V2)[1])*pixelSize
# }
Run the code above in your browser using DataLab