om_code.omplot#

Functions

augmentdf(df, datatype)

Artifically augments dataframe using 'err' (if present in the dataframe) to allow Seaborn to generate errors, otherwise returns original dataframe.

plot_rs(x, y, basedf, exps, cons, strs[, ...])

Plots time-series data from the .r or .s dataframes.

plot_sc(x, y, basedf, exps, cons, strs[, ...])

Plots summary statistics from the .sc dataframe.

plot_wells(x, y, basedf, exps, cons, strs[, ...])

Plot data from the individual wells.

plotfinddf(self, x, y)

Finds the correct dataframe for plotting y versus x

plotplate(basedf, exps, dtype)

Plots the data for each well following the layout of a 96-well plate.