R/AmyloGram_gui.R

#' 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"))

Try the AmyloGram package in your browser

Any scripts or data that you put into this service are public.

AmyloGram documentation built on May 1, 2019, 10:06 p.m.