comparison tool_dependencies.xml @ 0:82c063a00753 draft default tip

Uploaded first version
author brenninc
date Tue, 10 May 2016 12:32:13 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:82c063a00753
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="ncurses" version="5.9">
4 <repository changeset_revision="a6cbb3aaecf6" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="zlib" version="1.2.8">
7 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
8 </package>
9 <package name="samtools" version="1.2">
10 <repository changeset_revision="f6ae3ba3f3c1" name="package_samtools_1_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
11 </package>
12 <package name="pairedbamtobed12" version="1.0">
13 <install version="1.0">
14 <actions>
15 <!-- Original source https://github.com/Population-Transcriptomics/pairedBamToBed12 commit/8716972653757dbe828a4cff2e11337c12eaf75c -->
16 <action type="download_by_url">https://raw.githubusercontent.com/Christian-B/galaxy_shedtools/master/package_pairedBamToBed12/pairedBamToBed12.tar.gz</action>
17 <action type="shell_command">make</action>
18 <action type="move_directory_files">
19 <source_directory>bin</source_directory>
20 <destination_directory>$INSTALL_DIR/bin</destination_directory>
21 </action>
22 <action type="set_environment">
23 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
24 <environment_variable action="set_to" name="PAIREDBAMTODEB12_ROOT">$INSTALL_DIR</environment_variable>
25 </action>
26 </actions>
27 </install>
28 <readme />
29 </package>
30 </tool_dependency>