Mercurial > repos > yating-l > bamtobigwig
view tool_dependencies.xml @ 2:f7f035d9d48a draft default tip
planemo upload commit 250051c3d660df43da92c76913552767ce142a45-dirty
author | yating-l |
---|---|
date | Tue, 30 May 2017 18:01:45 -0400 |
parents | 25175ee4eb90 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="ucsc_tools_340" version="1.0"> <install version="1.0"> <actions_group> <actions architecture="x86_64" os="linux"> <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/ucsc_tools_340.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 action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> </action> </actions_group> </install> <readme>The well known UCSC tools from Jim Kent.</readme> </package> <package name="bedtools" version="2.24"> <repository changeset_revision="c8fa8e1bf77d" name="package_bedtools_2_24" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> </package> </tool_dependency>