view tool_dependencies.xml @ 11:7571f5c89090

Simple error message now output to HTML. Detailed error goes to standard error. Other changes: * Remove information on time taken (riboplot). * Remove striped table styles (not used. unusable on sorting). * log before re-raising errors.
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 19 Aug 2015 10:14:52 +0100
parents 1e9797878349
children 8a87a2c44d09
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="matplotlib" version="1.2.1">
        <repository changeset_revision="d22042e5e279" name="package_matplotlib_1_2"
                    owner="ribogalaxy" prior_installation_required="True"
                    toolshed="http://toolshed.ribogalaxy.ucc.ie" />
    </package>
    <package name="pysam" version="0.8.3">
        <repository changeset_revision="190ad904a112" name="package_pysam_0_8_3"
                    owner="ribogalaxy" prior_installation_required="True"
                    toolshed="http://toolshed.ribogalaxy.ucc.ie" />
    </package>
</tool_dependency>