view tool_dependencies.xml @ 114:616c780f69a6 draft

Uploaded
author fubar
date Thu, 23 Oct 2014 00:05:56 -0400
parents dd8cbcb35518
children badcd3b0e708
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="R_3_1_1" version="3.1.1">
        <repository changeset_revision="6ca21e466ef6" name="package_r_3_1_1" owner="fubar" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="graphicsmagick" version="1.3.18">
        <repository changeset_revision="2fd4eb971ba5" name="package_graphicsmagick_1_3" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="ghostscript" version="9.10">
        <repository changeset_revision="9345d2740f0c" name="package_ghostscript_9_10" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>

    <package name="biocbasics" version="2.14">
        <install version="1.0">
            <actions>
                <action type="setup_r_environment">
                    <repository changeset_revision="6ca21e466ef6" name="package_r_3_1_1" owner="fubar" toolshed="https://testtoolshed.g2.bx.psu.edu">
                        <package name="R_3_1_1" version="3.1.1" />
                    </repository>                    
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/getopt_1.20.0.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/BiocGenerics_0.10.0.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/IRanges_1.22.10.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/GenomicRanges_1.16.4.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/RcppArmadillo_0.4.450.1.0.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/Rcpp_0.11.3.tar.gz?raw=true</package>

                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/Biobase_2.24.0.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/RColorBrewer_1.0-5.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/locfit_1.5-9.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/reshape2_1.4.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/DBI_0.3.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/RSQLite_0.11.4.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/XML_3.98-1.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/xtable_1.7-4.tar.gz?raw=true</package>

                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/annotate_1.42.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/AnnotationDbi_1.26.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/rjson_0.2.14.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/DESeq2_1.4.5.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/edgeR_3.6.8.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/genefilter_1.46.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/ggplot2_1.0.0.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/limma_3.20.9.tar.gz?raw=true</package>
                </action>
            </actions>
        </install>
        <readme>
        Differential gene expression analysis 
        Ubuntu has a bug with libgfortran. To fix that create a symlink like: sudo ln -s /usr/lib/x86_64-linux-gnu/libgfortran.so.3 /usr/lib/x86_64-linux-gnu/libgfortran.so
        </readme>
    </package>
</tool_dependency>