model_qpcr: Fit a model to batch of raw data using qpcR::pcrfit

Description Usage Arguments

View source: R/model_qpcr.R

Description

Fit a model to batch of raw data using qpcR::pcrfit

Usage

1
2
model_qpcr(rawData, sampleID = c(2, 3, 4, 5), replicate = TRUE,
  progress = TRUE, ...)

Arguments

rawData

A data frame compiled with read_*() or batchPrep()

sampleID

Col numbers corresponding to ID, condition, timepoint and replicate

replicate

Logical value indicating if replicates should be modeled togheter

progress

Should a progress bar be shown?

...

Other arguments passed to pcrfit()


dhammarstrom/qpcrpal documentation built on Feb. 2, 2021, 9:12 p.m.