Package: wilson
Type: Package
Title: Web-Based Interactive Omics Visualization
Version: 2.0.1
Authors@R: c(
    person("Hendrik", "Schultheis", email = "hendrik.schultheis@mpi-bn.mpg.de", role = c("aut", "cre")),
    person("Jens", "Preussner", email = "jens.preussner@mpi-bn.mpg.de", role = "aut"),
    person("Looso", "Mario", email = "mario.looso@mpi-bn.mpg.de", role = "aut"))
Description: Tool-set of modules for creating web-based applications that use plot based strategies to visualize and analyze multi-omics data.
    This package utilizes the 'shiny' and 'plotly' frameworks to provide a user friendly dashboard for interactive plotting.
URL: https://github.molgen.mpg.de/loosolab/wilson/
BugReports: https://github.molgen.mpg.de/loosolab/wilson/issues/
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: shiny, data.table, ggplot2, plotly, scales, shinydashboard, DT
        (>= 0.3), colourpicker, RColorBrewer, shinyjs, viridis, rje,
        grDevices, grid, plyr, circlize, ComplexHeatmap, stats, gplots,
        reshape, rintrojs, RJSONIO, ggrepel (>= 0.6.12), DESeq2, rjson,
        FactoMineR, factoextra, heatmaply (>= 0.14.1), shinycssloaders,
        log4r, openssl, methods, R6
RoxygenNote: 6.0.1
biocViews:
Suggests: knitr, rmarkdown, testthat, vdiffr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-07-16 14:00:19 UTC; hschult
Author: Hendrik Schultheis [aut, cre],
  Jens Preussner [aut],
  Looso Mario [aut]
Maintainer: Hendrik Schultheis <hendrik.schultheis@mpi-bn.mpg.de>
Repository: CRAN
Date/Publication: 2018-07-20 15:00:02 UTC
