view tool_dependencies.xml @ 134:9fd1a8ebced6 draft

Uploaded
author fubar
date Tue, 06 Jan 2015 02:35:11 -0500
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="R" version="3.1.2">
        <repository changeset_revision="f0626dac6765" name="package_r_3_1_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="graphicsmagick" version="1.3.18">
        <repository changeset_revision="bff3f66adff2" 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="f0626dac6765" name="package_r_3_1_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                        <package name="R" version="3.1.2" />
                    </repository>                    
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/stringr_0.6.2.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gtools_3.4.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gdata_2.13.3.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/bitops_1.0-6.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/caTools_1.17.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/KernSmooth_2.23-13.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/gplots_2.15.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>
                    <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/BiocGenerics_0.8.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/XVector_0.4.0.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.600.0.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/latticeExtra_0.6-26.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/Biobase_2.24.0.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_1.0.0.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/xtable_1.7-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/annotate_1.42.1.tar.gz?raw=true</package>
                    <package>https://github.com/fubar2/galaxy_tool_source/blob/master/RELEASE_2_14/survival_2.37-7.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/RColorBrewer_1.1-2.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>

                </action>
            </actions>
        </install>
        <readme>
        Differential gene expression analysis
        You may need libxml2-dev for XML to compile
        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>