Skip to content

A shiny web application for visualizing omics data with trelliscope displays

License

Notifications You must be signed in to change notification settings

pmartR/MODE_ShinyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MODE: An application to visualize omics data in trelliscope.


Create shareable and interactive trelliscope displays for visualizing omics data and statistics results.


How to Run

Locally in RStudio

Clone the git repo, open the global.R, ui.R, or server.R file in RStudio, and click the "Run App" button.

Within our Website

Go to our application website

Using the Docker Container

First build the base docker file using Dockerfile-base, and then build the MODE dockerfile using Dockerfile. Make sure to update the dockerfiles with whatever you named your containers.

docker build -f Dockerfile-base --no-cache -t <name>

docker build -t Dockerfile --no-cache -t <name>

About

A shiny web application for visualizing omics data with trelliscope displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •