view tool_dependencies.xml @ 3:b957ae7e09c0 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/group_humann2_uniref_abundances_to_GO commit 11b919f18ba85a40ff0ff4df82aac9be6da188c5-dirty
author bebatut
date Thu, 31 Mar 2016 03:24:43 -0400
parents 64ef7636d315
children 1a3da7a41ddc
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="numpy" version="1.9">
        <repository changeset_revision="fe0870696ca7" name="package_python_2_7_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="humann2" version="0.5.0">
        <repository changeset_revision="831d511bc7a0" name="package_humann2_0_5_0" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="goatools" version="0.5.9">
        <repository changeset_revision="adbc6f21f132" name="package_goatools_0_5_9" owner="bebatut" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="group_humann2_uniref_abundances_to_GO" version="1.0.0">
        <install version="1.0">
            <actions>
                <action type="download_by_url">https://github.com/ASaiM/group_humann2_uniref_abundances_to_GO/archive/v1.0.0.zip</action>
                <action type="move_directory_files">
                    <source_directory>.</source_directory>
                    <destination_directory>$INSTALL_DIR/</destination_directory>
                </action>
                <action type="set_environment">
                    <environment_variable action="set_to" name="GROUP_UNIREF_GO_DIR">$INSTALL_DIR/</environment_variable>
                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                </action>
            </actions>
        </install>
        <readme />
    </package>
</tool_dependency>