workflow4metabolomics/gie-shiny

Name: gie-shiny

Owner: Workflow4Metabolomics

Description: Shiny Server Galaxy Interactive Environment

Forked from: ValentinChCloud/shiny-GIE

Created: 2018-02-07 15:00:13.0

Updated: 2018-03-21 14:26:06.0

Pushed: 2018-03-21 14:31:21.0

Homepage: null

Size: 20

Language: R

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Docker Repository on Quay

Docker Shiny Container

This repository allows to run Shiny in a docker container. This image can be used to integrate Shiny into Galaxy. A variety of different packages are pre-installed and can be used right away.

Table of Contents

Context [[toc]](#toc)
Galaxy Interactive Environment installation [[toc]](#toc)

If you have not already installed your Galaxy Interactive Environment, you can follow the tutorial at the following link : Tutorial for GIE installation

How to use this Docker image [[toc]](#toc)
From the pre-built image [[toc]](#toc)

Docker Repository on Quay

 quay.io/workflow4metabolomics/gie-shiny:latest
Build the image locally [[toc]](#toc)

Within the R application file, you can interact with your history files thanks to Galaxy Connectors. See the example below to import or export files :

et(FILE_ID)
et(FILE_ID1, FILE_ID2, ...)
et(FILENAME, identifier_type = "name")
et(FILENAME1, FILENAME2 , ... , identifier_type = "name")

ut(FILENAME)
ut(FILENAME1, FILENAME2, ...)
Application list [[toc]](#toc)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.