benyamindsmith / starBlissGUI

A GUI for the starBliss package made with RShiny

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:R 91.2%Language:Dockerfile 6.6%Language:CSS 2.2%