Other packages > Find by keyword >

PCRedux  

Quantitative Polymerase Chain Reaction (qPCR) Data Mining and Machine Learning Toolkit
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PCRedux", "1.1-2")



Attach the package and use:
library("PCRedux")
Maintained by
Stefan Roediger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-20
Latest Update: 2024-01-12
Description:
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.
How to cite:
Stefan Roediger (2017). PCRedux: Quantitative Polymerase Chain Reaction (qPCR) Data Mining and Machine Learning Toolkit. R package version 1.1-2, https://cran.r-project.org/web/packages/PCRedux. Accessed 03 Dec. 2024.
Previous versions and publish date:
0.2.5-1 (2017-11-20 19:14), 0.2.6-1 (2018-06-13 23:38), 0.2.6-4 (2018-10-28 13:50), 0.2.6 (2018-05-14 10:05), 1.0-1 (2019-10-28 23:40), 1.0-2 (2019-10-31 11:30), 1.0-4 (2020-01-07 23:40), 1.0-6 (2020-03-06 09:10), 1.1-2 (2022-05-11 13:40), 1.1 (2021-03-16 16:50)
Other packages that cited PCRedux R package
View PCRedux citation profile
Other R packages that PCRedux depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
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  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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