comparison tool_dependencies.xml @ 51:e7f986491f46 draft

Uploaded
author davidvanzessen
date Wed, 27 Nov 2013 07:01:00 -0500
parents b95376e17f1b
children 8da1f108446d
comparison
equal deleted inserted replaced
50:b95376e17f1b 51:e7f986491f46
21 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0</environment_variable> 21 <environment_variable name="IGDATA" action="set_to">$INSTALL_DIR/ncbi-igblast-1.0.0</environment_variable>
22 </action> 22 </action>
23 <action type="set_environment"> 23 <action type="set_environment">
24 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/ncbi-igblast-1.0.0/bin</environment_variable> 24 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/ncbi-igblast-1.0.0/bin</environment_variable>
25 </action> 25 </action>
26 <action type="shell_command">env</action>
26 <action type="shell_command">unzip $REPOSITORY_INSTALL_DIR/database.zip -d $INSTALL_DIR/ncbi-igblast-1.0.0/</action> 27 <action type="shell_command">unzip $REPOSITORY_INSTALL_DIR/database.zip -d $INSTALL_DIR/ncbi-igblast-1.0.0/</action>
27 <action type="shell_command">env</action> 28
28 29
29 </actions> 30 </actions>
30 </install> 31 </install>
31 <readme> 32 <readme>
32 Downloads igBlast with an older version of the NCBI database. 33 Downloads igBlast with an older version of the NCBI database.