powered by
Plot out each replicate well in a grid, with QC overlays
vascr_plot_grid(data.df, threshold = 0.2)
A plot to be used for QC
a vascr formatted data frame of single values
threshold at which a data point is determined to be an outlier
grid.df = growth.df %>% vascr_subset(unit = "R", frequency = "4000", experiment = 1) vascr_plot_grid(grid.df)
Run the code above in your browser using DataLab