Mercurial > repos > iracooke > package_msgfplus_20130828
view tool_dependencies.xml @ 1:163151db31b2 draft default tip
Uploaded
| author | iracooke |
|---|---|
| date | Thu, 24 Oct 2013 00:51:32 -0400 |
| parents | cbf3fe41077a |
| children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="msgfplus" version="20130828"> <install version="1.0"> <actions> <action type="download_by_url">http://proteomics.ucsd.edu/Downloads/MSGFPlus.20130828.zip</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="PROTK_MSGFPLUS_ROOT">$INSTALL_DIR</environment_variable> </action> </actions> </install> <readme> Downloads prebuilt binaries of the OMSSA search engine from NCBI </readme> </package> </tool_dependency>
