R/AmyloGram_gui.R

Defines functions AmyloGram_gui

Documented in AmyloGram_gui

#' AmyloGram Graphical User Interface
#'
#' Launches graphical user interface that predicts presence of amyloids.
#'
#' @section Warning : Any ad-blocking software may cause malfunctions.
#' @export AmyloGram_gui
AmyloGram_gui <- function()
  runApp(system.file("AmyloGram", package = "AmyloGram"))
michbur/AmyloGram documentation built on May 25, 2020, 7:13 a.m.