Skip to content

benyamindsmith/starBlissGUI

Repository files navigation

starBlissGUI

A GUI for the starBliss package made with RShiny. Check it out on ShinyApps.io here or build the Docker Image with the instructions below!

image

Dependencies

This Shiny App depends on the following packages.

Building the Docker Image

To build the docker image simply run:

docker build -t starblissgui .

To run docker container:

docker run -p 3838:3838 starblissgui

About

A GUI for the starBliss package made with RShiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published