comparison macros.xml @ 11:703a5b35183c draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/fragpipe commit bfeb0ecfd49120e3c45c403690c0f8b534513591
author galaxyp
date Mon, 02 Feb 2026 14:28:18 +0000
parents 154d806aad47
children
comparison
equal deleted inserted replaced
10:154d806aad47 11:703a5b35183c
1 <macros> 1 <macros>
2 <import>msfragger_macros.xml</import> 2 <import>msfragger_macros.xml</import>
3 <token name="@TOOL_VERSION@">23.0</token> 3 <token name="@TOOL_VERSION@">23.0</token>
4 <token name="@VERSION_SUFFIX@">2</token> 4 <token name="@VERSION_SUFFIX@">3</token>
5 <token name="@TOOL_PROFILE@">25.1</token> 5 <token name="@TOOL_PROFILE@">25.1</token>
6 6
7 <!-- 7 <!--
8 These keys were generated ONLY for use by the Galaxy tool wrapper, and only after 8 These keys were generated ONLY for use by the Galaxy tool wrapper, and only after
9 the user has selected agreed to the academic-use only terms in the tool wrapper. 9 the user has selected agreed to the academic-use only terms in the tool wrapper.
16 <requirement type="package" version="@TOOL_VERSION@">fragpipe</requirement> 16 <requirement type="package" version="@TOOL_VERSION@">fragpipe</requirement>
17 </requirements> 17 </requirements>
18 </xml> 18 </xml>
19 <xml name="required_files"> 19 <xml name="required_files">
20 <required_files> 20 <required_files>
21 <include path="fragpipe"/>
21 <include path="generate_workflow.py"/> 22 <include path="generate_workflow.py"/>
22 <include path="genericize_db.py"/> 23 <include path="genericize_db.py"/>
23 <include path="workflows/Basic-Search.workflow"/> 24 <include path="workflows/Basic-Search.workflow"/>
24 <include path="workflows/DIA_SpecLib_Quant.workflow"/> 25 <include path="workflows/DIA_SpecLib_Quant.workflow"/>
25 <include path="workflows/LFQ-MBR.workflow"/> 26 <include path="workflows/LFQ-MBR.workflow"/>