Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
Package: wilson
Type: Package
Title: Web-Based Interactive Omics Visualization
Version: 2.3.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 (> 4.8.0),
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,
zip
RoxygenNote: 6.1.1
biocViews:
Suggests: knitr,
rmarkdown,
testthat,
vdiffr,
i2dash,
stringi
VignetteBuilder: knitr