comparison tool_dependencies.xml @ 43:2325074a8461 draft

Uploaded
author davidvanzessen
date Thu, 26 Oct 2017 09:58:05 -0400
parents afe85eb6572e
children
comparison
equal deleted inserted replaced
42:9a47d7a552d6 43:2325074a8461
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="igblastwrp" version="0.6">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">https://github.com/mikessh/higblast/releases/download/v0.6/igblastwrapper_linux64.tar.gz</action>
7 <action type="move_file">
8 <source>bin</source>
9 <destination>$INSTALL_DIR/</destination>
10 </action>
11 <action type="move_file">
12 <source>data</source>
13 <destination>$INSTALL_DIR/</destination>
14 </action>
15 <action type="move_file">
16 <source>igblastwrp.jar</source>
17 <destination>$INSTALL_DIR/</destination>
18 </action>
19 <action type="set_environment">
20 <environment_variable action="set_to" name="IGBLASTWRP">$INSTALL_DIR/</environment_variable>
21 </action>
22 </actions>
23 </install>
24 <readme>
25 Downloads https://github.com/mikessh/higblast/
26 </readme>
27 </package>
28 <package name="weblogo" version="3.3">
29 <repository changeset_revision="648e4b32f15c" name="package_weblogo_3_3" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" />
30 </package>
31 <!--
32 <package name="circostools" version="0.20">
33 <repository name="package_circostools_0_20" owner="iuc" />
34 </package>
35 -->
36 </tool_dependency>