R/nucleoSimShiny.R

#' nucleoSimShiny: Interactive Generator of Nucleosomes Maps
#'
#' This package provides a graphical user interface (GUI)  to the nucleoSim 
#' package which generates nucleosomes maps.The GUI implementation relies on
#' an shiny framework.
#' 
#' @docType package
#'
#' @name nucleoSimShiny-package
#'
#' @aliases nucleoSimShiny-package nucleoSimShiny
#'
#' @author  Astrid Deschenes
#' 
#' Maintainer:
#' Astrid Deschenes <astrid-louise.deschenes@@crchudequebec.ulaval.ca>
#'
#' @seealso
#' \itemize{
#' \item \code{\link{startNucleoSimShiny}} { for launching an interactive 
#' session}
#' }
#' 
#' @keywords package
NULL
adeschen/nucleoSimShiny documentation built on May 10, 2019, 5:53 a.m.