Mercurial > repos > galaxyp > package_msgfplus_v10089
comparison tool_dependencies.xml @ 0:c1863143aa2a draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_msgfplus_v10089/ commit bdb474693831a3375db79755e88641ad32b3b4e6
author | galaxyp |
---|---|
date | Sun, 21 Feb 2016 11:03:37 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c1863143aa2a |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="msgfplus" version="v10089"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url">http://omics.pnl.gov/sites/default/files/software/MSGFPlus.20140716.zip</action> | |
7 <action type="move_file"> | |
8 <source>MSGFPlus.jar</source> | |
9 <destination>$INSTALL_DIR</destination> | |
10 </action> | |
11 <action type="set_environment"> | |
12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | |
13 </action> | |
14 </actions> | |
15 </install> | |
16 <readme> | |
17 This package downloads and installs MSGF+. | |
18 </readme> | |
19 </package> | |
20 </tool_dependency> |