Mercurial > repos > iracooke > package_msgfplus_20130828
comparison tool_dependencies.xml @ 1:163151db31b2 draft default tip
Uploaded
| author | iracooke |
|---|---|
| date | Thu, 24 Oct 2013 00:51:32 -0400 |
| parents | cbf3fe41077a |
| children |
comparison
equal
deleted
inserted
replaced
| 0:cbf3fe41077a | 1:163151db31b2 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="msgfplus" version="20130828"> | 3 <package name="msgfplus" version="20130828"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | |
| 5 <action type="download_by_url">http://proteomics.ucsd.edu/Downloads/MSGFPlus.20130828.zip</action> | 6 <action type="download_by_url">http://proteomics.ucsd.edu/Downloads/MSGFPlus.20130828.zip</action> |
| 6 <action type="move_directory_files"> | 7 <action type="move_directory_files"> |
| 7 <source_directory>.</source_directory> | 8 <source_directory>.</source_directory> |
| 8 <destination_directory>$INSTALL_DIR</destination_directory> | 9 <destination_directory>$INSTALL_DIR</destination_directory> |
| 9 </action> | 10 </action> |
| 10 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 11 <action type="set_environment"> |
| 11 <environment_variable action="set_to" name="PROTK_MSGFPLUS_ROOT">$INSTALL_DIR</environment_variable> | 12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
| 13 <environment_variable action="set_to" name="PROTK_MSGFPLUS_ROOT">$INSTALL_DIR</environment_variable> | |
| 14 </action> | |
| 12 </actions> | 15 </actions> |
| 13 </install> | 16 </install> |
| 14 <readme> | 17 <readme> |
| 15 Downloads prebuilt binaries of the OMSSA search engine from NCBI | 18 Downloads prebuilt binaries of the OMSSA search engine from NCBI |
| 16 </readme> | 19 </readme> |
| 17 </package> | 20 </package> |
| 18 </tool_dependency> | 21 </tool_dependency> |
