Other packages > Find by keyword >

chipPCR  

Toolkit of Helper Functions to Pre-Process Amplification Data
View on CRAN: Click here


Download and install chipPCR package within the R console
Install from CRAN:
install.packages("chipPCR")

Install from Github:
library("remotes")
install_github("cran/chipPCR")

Install by package version:
library("remotes")
install_version("chipPCR", "1.0-2")



Attach the package and use:
library("chipPCR")
Maintained by
Stefan Roediger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-12-12
Latest Update: 2021-03-05
Description:
A collection of functions to pre-process amplification curve data from polymerase chain reaction (PCR) or isothermal amplification reactions. Contains functions to normalize and baseline amplification curves, to detect both the start and end of an amplification reaction, several smoothers (e.g., LOWESS, moving average, cubic splines, Savitzky-Golay), a function to detect false positive amplification reactions and a function to determine the amplification efficiency. Quantification point (Cq) methods include the first (FDM) and second approximate derivative maximum (SDM) methods (calculated by a 5-point-stencil) and the cycle threshold method. Data sets of experimental nucleic acid amplification systems ('VideoScan HCU', capillary convective PCR (ccPCR)) and commercial systems are included. Amplification curves were generated by helicase dependent amplification (HDA), ccPCR or PCR. As detection system intercalating dyes (EvaGreen, SYBR Green) and hydrolysis probes (TaqMan) were used. For more information see: Roediger et al. (2015) .
How to cite:
Stefan Roediger (2013). chipPCR: Toolkit of Helper Functions to Pre-Process Amplification Data. R package version 1.0-2, https://cran.r-project.org/web/packages/chipPCR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.0.5 (2013-12-12 01:51), 0.0.6 (2014-04-24 15:23), 0.0.7 (2014-06-25 11:38), 0.0.8-1 (2014-08-26 15:39), 0.0.8-3 (2014-09-29 07:26), 0.0.8-6 (2015-02-23 00:25), 0.0.8-8 (2015-03-12 16:03), 0.0.8-10 (2015-04-10 01:11)
Other packages that cited chipPCR R package
View chipPCR citation profile
Other R packages that chipPCR depends, imports, suggests or enhances
Complete documentation for chipPCR
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA