powered by
refMFI
Summarize '>refMFI objects and access general statistics of amplification reaction. refMFI means referenced Mean Fluorescence Intensity (Roediger et al. 2013).
'>refMFI
# S4 method for refMFI summary(object, digits = getOption("digits") - 3, print = TRUE)
is a '>refMFI object.
is a numeric value determining the number of decimal places. Used only for printed values. See format.
numeric
is a logical value determining if pretty summary of the object should be printed.
logical
Roediger S, Boehm A, Schimke I. Surface Melting Curve Analysis with R. The R Journal 2013;5:37--53.
# NOT RUN { res <- AmpSim(cyc = 1:50, Cq = 41) summary(inder(res), print = TRUE) # }
Run the code above in your browser using DataLab