Skip to content

v0.1.3

Compare
Choose a tag to compare
@greenjune-ship-it greenjune-ship-it released this 14 Dec 17:16
· 139 commits to main since this release

What's New?

  • Added Timepoint to the list of mandatory columns.
  • Included curveid=GroupingProperty parameter for fit_drms() function to use Genotype for grouping the data.
  • Boxplot are plotted with ED50 values that come from models built with is_curveid = TRUE.
  • Exploratory curves are plotted based on ED50 values that come from models based on individual colonies (without curveid).
  • Final curves are plotted based on PAM predictions that come from models built with is_curveid = FALSE
  • Added confidence intervals for the ED50 summary table: Conf_Int.
  • Visualized confidence intervals for predictions on the temperature response curve with geom_ribbon().