Mercurial > repos > davidvanzessen > igblast_human
changeset 27:0c9cbbeab00f draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 09:11:31 -0400 |
parents | bbb42454a398 |
children | 1dd242aaae2f |
files | tool_dependencies.xml |
diffstat | 1 files changed, 4 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 24 09:07:40 2013 -0400 +++ b/tool_dependencies.xml Tue Sep 24 09:11:31 2013 -0400 @@ -12,23 +12,15 @@ <action type="move_directory_files"> - <source_directory> - ncbi-igblast-1.0.0 - </source_directory> - <destination_directory> - $INSTALL_DIR - </destination_directory> + <source_directory>ncbi-igblast-1.0.0</source_directory> + <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR</environment_variable> </action> - <action type="make_directory"> - $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data - </action> - <action type="make_directory"> - $INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human - </action> + <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data</action> + <action type="make_directory">$INSTALL_DIR/ncbi-igblast-1.0.0/internal_data/human</action>