Description Usage Value Warning Author(s) See Also Examples
View source: R/amptester.gui.R
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.
1 |
An object of amptest
class containing result of the test as
well as the original data.
Any ad-blocking software may be cause of malfunctions.
Stefan Roediger, Michal Burdukiewicz.
1 2 3 4 5 6 7 8 | # 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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.