Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.22 KB

NEWS.md

File metadata and controls

37 lines (29 loc) · 1.22 KB

PvSTATEM 0.0.5

  • added function generate_plate_report generating the html report
  • added nMFI normalisation type
  • added an option to include raw MFI in the output of process_plate function
  • renamed output of the model to RAU (Relative Antibody Unit), which should be more interpretable for human
  • simple censoring of the extrapolation

PvSTATEM 0.0.4

  • met the CRAN policy
  • issue templates
  • the plate object view options

PvSTATEM 0.0.3

  • refactored the whole package structure to simplify the usage
  • new, much faster parser for the xPONENT and INTELLIFLEX files
  • model encapsulation for the standard curve fitting
  • new plots - MFI chart and layout plot
  • updated blank adjustment function
  • error fixes

PvSTATEM 0.0.2

  • added new datasets to the package
  • sample standard curve plotting
  • GitHub actions
  • tests with coverage calculation

PvSTATEM 0.0.1

  • initial package structure with simple reading functionality