# NOT RUN {
f <- system.file("extdata", "optima.log", package = "COMBIA")
platematrix <- readFluostarPlates(filename = f, platetype = "384", 
                                   keyposition=2, separator= "\t",     
                                   selectionkey = "65000", platekey = 7051,
wells = c( "c8:h8","c1:n1","c3:c7",    "c8:h8","c1:n1","c9:c11", 
           "c8:h8","c1:n1","e3:e7",     "c8:h8","c1:n1","e9:e11",
           "c8:h8","c1:n1","g3:g7",     "c8:h8","c1:n1","g9:g11" )
                                 )
# }
Run the code above in your browser using DataLab