view tool_dependencies.xml @ 30:8860f8da45f4 draft

Uploaded
author davidvanzessen
date Tue, 12 Jan 2016 10:13:22 -0500
parents c004a28a9f7c
children a74a97764da1
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="igblastwrp" version="0.6">
        <install version="1.0">
            <actions>
                <action type="download_by_url">https://github.com/mikessh/higblast/releases/download/v0.6/igblastwrapper_linux64.tar.gz</action>
                <action type="move_file">
                    <source>bin</source>
                    <destination>$INSTALL_DIR/</destination>
                </action>
                <action type="move_file">
                    <source>data</source>
                    <destination>$INSTALL_DIR/</destination>
                </action>
                <action type="move_file">
                    <source>igblastwrp.jar</source>
                    <destination>$INSTALL_DIR/</destination>
                </action>
                <action type="set_environment">
                    <environment_variable action="set_to" name="IGBLASTWRP">$INSTALL_DIR/</environment_variable>
                </action>
            </actions>
        </install>
        <readme>
Downloads https://github.com/mikessh/higblast/
        </readme>
    </package>
    <package name="weblogo" version="3.3">
      <repository changeset_revision="18cb94906560" name="package_weblogo_3_3" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="circos_tools" version="0.20">
      <repository changeset_revision="ed41baa6271e" name="package_circostools_0_20" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
</tool_dependency>