view tool_dependencies.xml @ 1:b57fd6b3736c draft default tip

planemo upload commit 23304d4f42c263231d8b4dc22a5c675cd2aa220c
author yating-l
date Wed, 16 May 2018 17:46:07 -0400
parents e4dd12750920
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="ucsc_tools_340_for_BLAT" version="1.0">
        <install version="1.0">
            <actions_group>
                <actions architecture="x86_64" os="linux">
                    <action type="download_by_url" sha256sum="b5d84f6a9ed28f88e86c35638c99170ace90488623211c38f2045aded4e18d12">http://old-gep.wustl.edu/~galaxy/packages/ucsc_blat_340_linux_x86_64.tar.gz</action>
                    <action type="move_directory_files">
                        <source_directory>.</source_directory>
                        <destination_directory>$INSTALL_DIR/bin</destination_directory>
                    </action>
                </actions>
                <action type="set_environment">
                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                </action>
            </actions_group>
        </install>
        <readme>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
    </package>
</tool_dependency>