Learn R Programming

chipPCR (version 1.0-2)

MFIaggr.gui: Multiple Comparison of the Cycle Dependent Variance - Graphical User Interface

Description

MFIaggr.gui is a Graphical User Interface based on the shiny package. The core if this GUI is based on the Comparison of the MFIaggr function. The cycle dependent variance can be analyzed intuitively. This GUI dynamically generates reports.

Usage

MFIaggr.gui()

Arguments

Value

No return value, called for side effects.

Warning

Any ad-blocking software may be cause of malfunctions.

See Also

MFIaggr

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
MFIaggr.gui()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab