Package: wilson Type: Package Title: Web-Based Interactive Omics Visualization Version: 2.3.0 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, magrittr RoxygenNote: 6.1.1 biocViews: Suggests: knitr, rmarkdown, testthat, vdiffr, i2dash, stringi VignetteBuilder: knitr