Skip to content

A Rmarkdown shiny front-end to github.com/JRC-COMBINE/PhysioSpaceMethods

License

Notifications You must be signed in to change notification settings

usadellab/physiospace_shiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

physiospace_shiny

A Rmarkdown shiny front-end to JRC-COMBINE/PhysioSpaceMethods.

Installation

You need docker installed, then execute

docker build -f Dockerfile -t physiospace:latest .

Be warned that this takes quite some time as many dependencies have to be compiled and installed.

Start Rmarkdown / Shiny server with Physiospace

Just execute

docker run -p 3838:3838 --rm physiospace:latest

and in your web browser go to localhost:3838.

Further documentation and input

This docker image is inspired by github.com/rocker-org/shiny.

About

A Rmarkdown shiny front-end to github.com/JRC-COMBINE/PhysioSpaceMethods

Resources

License

Stars

Watchers

Forks

Packages

No packages published