0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="velvet" version="1.2.10">
|
|
4 <repository changeset_revision="a6d81014257d" name="package_velvet_1_2_10" owner="simon-gladman" toolshed="https://toolshed.g2.bx.psu.edu" />
|
|
5 </package>
|
|
6 <package name="velvetoptimiser" version="2.2.5">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="download_by_url">http://www.vicbioinformatics.com/VelvetOptimiser-2.2.5.tar.gz</action>
|
|
10 <action type="move_directory_files">
|
|
11 <source_directory>.</source_directory>
|
|
12 <destination_directory>$INSTALL_DIR/bin</destination_directory>
|
|
13 </action>
|
|
14 <action type="shell_command">chmod ugo+x $INSTALL_DIR/bin/VelvetOptimiser.pl</action>
|
|
15 <action type="set_environment">
|
|
16 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
17 </action>
|
|
18 </actions>
|
|
19 </install>
|
|
20 </package>
|
|
21 </tool_dependency>
|