Mercurial > repos > iuc > package_blast_plus_2_2_29
comparison tool_dependencies.xml @ 2:e78bbab7933d draft
Uploaded
| author | iuc |
|---|---|
| date | Fri, 02 May 2014 12:28:48 -0400 |
| parents | c021862e9ea8 |
| children | f46c61102ecb |
comparison
equal
deleted
inserted
replaced
| 1:c021862e9ea8 | 2:e78bbab7933d |
|---|---|
| 54 <!-- The 'false' command will return an error, so Galaxy should treat this as a failed install --> | 54 <!-- The 'false' command will return an error, so Galaxy should treat this as a failed install --> |
| 55 </actions> | 55 </actions> |
| 56 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> | 56 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> |
| 57 <action type="set_environment"> | 57 <action type="set_environment"> |
| 58 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 58 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
| 59 <environment_variable name="BLAST_ROOT_DIR" action="set_to">$INSTALL_DIR</environment_variable> | |
| 59 </action> | 60 </action> |
| 60 </actions_group> | 61 </actions_group> |
| 61 </install> | 62 </install> |
| 62 <readme> | 63 <readme> |
| 63 Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ | 64 Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ |
