Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MODE: An application to visualize omics data in trelliscope.

Please cite: https://doi.org/10.1021/acs.jproteome.4c00650


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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages