DGINN-visualization: a Shiny app associated to DGINN
This Shiny app was developed to provide an easy visualization of results obtained from screening multiple genes using DGINN.
An online version is available on ShinyApps. However, to avoid an overburden on the online version, the visualization is limited to 100 genes. Alternatively, for larger datasets, it is possible to use the app locally, by using it directly in R with the following command:
shiny::runGitHub("leapicard/DGINN-visualization", launch.browser =T)