Skip to content

Repository files navigation

deploy-shinybuild-docker

LINPSAPP

LINPSAPP: A web interface for the database of cancer cell-specific perturbations of biological networks

How to access this app and the database?

The database and the interface are accessible in several ways

  1. Through shinyapps.io, just click here.

  2. Clone this repo and run the app.R file in RStudio

# build locally
git clone https://github.com/MahShaaban/LINPSAPP
cd LINPSAPP
  1. Through Docker, pull the image
# pull from docker hub
docker pull mahshaaban/linpsapp

or build locally

# build locallygitclonehttps://github.com/MahShaaban/LINPSAPPcdLINPSAPPdockerbuild-tmahshaaban/linpsapp.

then start a container with the app running on http://0.0.0.0:3838

docker run --rm -p 3838:3838 bcmslab/linpsapp

Related repositories

About

LINPSAPP: A web interface for the database of cancer cell-specific perturbations of biological networks

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Contributors

Languages