fredhutchio/tinsel

Name: tinsel

Owner: fredhutch.io

Description: null

Created: 2014-08-22 22:26:13.0

Updated: 2014-10-03 23:56:56.0

Pushed: 2014-10-09 03:43:32.0

Homepage: null

Size: 304

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Installation

Add the following to whichever tool configuration file you prefer:

tion id="hutch" name="Hutch Toolbox">
ool file="tinsel/tools/tinsel.xml"/>
ction>

Copy display_applications/shiny_applications.txt.example to Galaxy's tool-data/shared directory as shiny_applications.txt (and edit if necessary).

Copy (or symlink) display_applications/magpie.xml to Galaxy's display_applications directory.

Add the following to datatypes_conf.xml:

atype extension="Rmd" type="galaxy.datatypes.data:Text" mimetype="text/x-r-markdown" subclass="True" display_in_upload="True"/>
atype extension="ribbon" type="galaxy.datatypes.data:Text" mimetype="text/x-r-source" subclass="True" display_in_upload="True"/>
atype extension="magpie" type="galaxy.datatypes.data:Text" mimetype="application/json" subclass="True" display_in_upload="False">
isplay file="magpie.xml"/>
tatype>

Set sanitize_all_html = False in universe_wsgi.ini if you want to be able to view the HTML outputs as intended.

Then restart Galaxy!


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.