Learn R Programming

chipPCR (version 1.0-2)

amptester.gui: Amplification Test Graphical User Interface

Description

amptester.gui is a graphical user interface for the amptester function. This function can be used for a fast and convenient analysis of amplification curve data. In addition it is possible to analyze the Cq (quantification cycle) and to perform a report generation of the analyzed data.

Usage

amptester.gui()

Arguments

Value

An object of '>amptest class containing result of the test as well as the original data.

Warning

Any ad-blocking software may be cause of malfunctions.

See Also

AmpSim, bg.max

Examples

Run this code
# NOT RUN {
# The code chunk below will fail if the web browser is not installed. if on UNIX platform try:
# as.vector(Sys.getenv("R_BROWSER"))
# Invoke the shiny AmpSim app in the default browser
# }
# NOT RUN {
#do not execute using example(), it breaks the sequence of the plots in shiny app
amptester.gui()
# }

Run the code above in your browser using DataLab