library(plateCore)
data(plateCore)
# Create a flowPlate from the sample data in plateCore
fp <- flowPlate(pbmcPlate,wellAnnotation,plateName="P1")
# Look at the top of wellAnnotation
head(wellAnnotation(fp))
Run the code above in your browser using DataLab