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]
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 09 Apr. 2025.
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
03/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/08Downloads for chipPCR0102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

mmb  
Arbitrary Dependency Mixed Multivariate Bayesian Models
Supports Bayesian models with full and partial (hence arbitrary) dependencies between random variab ...
Download / Learn more Package Citations See dependency  
prettyglm  
Pretty Summaries of Generalized Linear Model Coefficients
One of the main advantages of using Generalised Linear Models is their interpretability. The goal ...
Download / Learn more Package Citations See dependency  
cvmdisc  
Cramer von Mises Tests for Discrete or Grouped Distributions
Implements Cramer-von Mises Statistics for testing fit to (1) fully specified discrete distributions ...
Download / Learn more Package Citations See dependency  
fisheye  
Transform Base Maps Using Log-Azimuthal Projection
Base maps are transformed to focus on a specific location using an azimuthal logarithmic distance t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MultSurvTests  
Permutation Tests for Multivariate Survival Analysis
Multivariate version of the two-sample Gehan and logrank tests, as described in L.J Wei & J.M Lachin ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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