Mercurial > repos > davidvanzessen > igblast_human
comparison tool_dependencies.xml @ 6:433504d33b2c draft
Uploaded
author | davidvanzessen |
---|---|
date | Tue, 24 Sep 2013 04:30:15 -0400 |
parents | 906900f8e32c |
children | 5576050e5d46 |
comparison
equal
deleted
inserted
replaced
5:906900f8e32c | 6:433504d33b2c |
---|---|
12 <destination>$INSTALL_DIR</destination> | 12 <destination>$INSTALL_DIR</destination> |
13 </action> | 13 </action> |
14 <action type="shell_command">tar -zxvf $INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux.tar.gz -C $INSTALL_DIR</action> | 14 <action type="shell_command">tar -zxvf $INSTALL_DIR/ncbi-igblast-1.0.0-x64-linux.tar.gz -C $INSTALL_DIR</action> |
15 | 15 |
16 <action type="set_environment"> | 16 <action type="set_environment"> |
17 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/igblast</environment_variable> | 17 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0</environment_variable> |
18 </action> | 18 </action> |
19 </actions> | 19 </actions> |
20 </install> | 20 </install> |
21 <readme> | 21 <readme> |
22 Installs R with apt-get. | 22 Installs R with apt-get. |