R/pkgname.R

#' @details
#'
#' The main function to run DiscoRhythm in batch mode is [discoBatch()].
#' Or to access the DiscoRhythm web application use [discoApp()].
#'
#' @keywords internal
#'
#' @import ggplot2 dplyr broom shinycssloaders
#' shinydashboard BiocStyle shinyjs
#' magick VennDiagram UpSetR heatmaply viridis DT zip
#' @importFrom knitr kable
#' @importFrom reshape2 melt
#' @importFrom kableExtra column_spec row_spec
#' @importFrom shinyBS bsTooltip
#' @importFrom ggExtra ggMarginal
#' @importFrom gridExtra grid.arrange
#' @importFrom plotly plotly ggplotly
"_PACKAGE"
matthewcarlucci/DiscoRhythm documentation built on March 24, 2022, 10:22 a.m.