MFIaggr.gui {chipPCR}R Documentation

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

Value

No return value, called for side effects.

Warning

Any ad-blocking software may be cause of malfunctions.

Author(s)

Stefan Roediger, Michal Burdukiewicz.

See Also

MFIaggr

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
MFIaggr.gui()

## End(Not run)


[Package chipPCR version 1.0-2 Index]