README.md

CRAN_Status_Badge Downloads R-CMD-check

PCRedux

PCRedux

Quantitative PCR Machine Learning Toolkit

The software extracts features from amplification curve data of quantitative Polymerase Chain Reactions (qPCR) (Pabinger S. et al., 2014) for machine learning purposes. Helper functions prepare the amplification curve data for processing as functional data (e.g., Hausdorff distance) or enable the plotting of amplification curve classes (negative, ambiguous, positive). The hookreg() and hookregNL() functions (Burdukiewicz M. et al., 2018) can be used to predict amplification curves with an hook effect-like curvature. The pcrfit_single() function can be used to extract features from an amplification curve.

Installation

PCRedux is available on CRAN. However, you can install the latest development version of the code using the following code:

library("devtools")
install_github("PCRuniversum/PCRedux")

Manual

The manual is available online.



devSJR/PCRedux documentation built on Aug. 1, 2024, 7:04 p.m.