Compare ko to wt at timepoint
Helper function to plot kinetics
compare_ko_to_wt_at_timepoint(
tp,
perturbation_ccm,
wt_pred_df,
ko_pred_df,
interval_col
)
Arguments
tp
timepoint
perturbation_ccm
a cell count model with a perturbation
wt_pred_df
control output from estimate_abundances_over_interval()
ko_pred_df
perturbation output from estimate_abundances_over_interval()
interval_col
column that matches the timepoint information