Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

asntech/intervene-shiny

Open more actions menu

Repository files navigation

Intervene

An interactive Shiny App for UpSet plots, Venn diagrams and Pairwise heatmaps

Intervene Shiny App provides an interactive interface for intersection and effective visualization of gene or genomic region sets. Currently, Shiny app does not acccept genomic regions as input, but the text files generated by Interve's command line interface can be easily uploaded to further explore and customize the plots in an interactive way. Intervene has three modules:

  • venn to generate Venn diagrams of up-to 6 sets,
  • upset to generate UpSet plots of more than 3 sets and
  • pairwise to compute and visualize pariwise intersections as clustered heatmap.

Install the required packages

Install the following packages:

install.packages(c("shiny","shinydashboard", "devtools", "d3heatmap", "plotly", "gplots", "ggplot2", "gridExtra", "plyr", "UpSetR", "colourpicker", "corrplot", "BBmisc", "readr", "DT"));
source("https://bioconductor.org/biocLite.R"); biocLite(c("RBGL","graph"));
library(devtools); install_github("js229/Vennerable");

Online availability

Intervene Shiny App is freely available at

https://asntech.shinyapps.io/intervene

OR

https://intervene.shinyapps.io/intervene

Support

If you have questions, or found any bug in the program, please write to us at aziz.khan[at]ncmm.uio.no

Cite

If you use Intervene please cite us:

Khan A, Mathelier A. Intervene: a tool for intersection and visualization of multiple gene or genomic region sets. BMC Bioinformatics. 2017;18:287. doi: 10.1186/s12859-017-1708-7

About

An interactive Shiny App for UpSet plots, Venn diagrams and Pairwise heatmaps

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.