annotate tool_dependencies.xml @ 0:4e9e5c400a97 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
author iuc
date Tue, 19 May 2015 14:59:32 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
2 <tool_dependency>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
3 <package name="msgfplus" version="20140210">
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
4 <install version="1.0">
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
5 <actions>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
6 <action type="download_by_url">http://proteomics.ucsd.edu/Software/MSGFPlus/MSGFPlus.20140210.zip</action>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
7 <action type="move_file">
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
8 <source>MSGFPlus.jar</source>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
9 <destination>$INSTALL_DIR</destination>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
10 </action>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
11 <action type="set_environment">
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
12 <environment_variable name="MSGFPLUS_ROOT" action="set_to">$INSTALL_DIR</environment_variable>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
13 <environment_variable name="PROTK_MSGFPLUS_ROOT" action="set_to">$INSTALL_DIR</environment_variable>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
15 </action>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
16 </actions>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
17 </install>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
18 <readme>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
19 Downloads and installs MSGF+.
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
20 https://proteomics.ucsd.edu/
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
21 Java 1.6 is required to run MSGF+.
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
22 </readme>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
23 </package>
4e9e5c400a97 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff changeset
24 </tool_dependency>