amptester.gui {chipPCR}R Documentation

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()

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.

Author(s)

Stefan Roediger, Michal Burdukiewicz.

See Also

AmpSim, bg.max

Examples


# 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()

## End(Not run)

[Package chipPCR version 1.0-2 Index]