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 05 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

imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
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