comparison peptide_shaker.xml @ 45:5fa8b409599e draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 62699d7e79ddbe3374ed28dfeb9002e8efa4c544
author galaxyp
date Mon, 30 Apr 2018 04:41:50 -0400
parents f35bb9d0c93e
children baeced706dbc
comparison
equal deleted inserted replaced
44:f35bb9d0c93e 45:5fa8b409599e
1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.16.17"> 1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.16.20">
2 <description> 2 <description>
3 Perform protein identification using various search engines based on results from SearchGUI 3 Perform protein identification using various search engines based on results from SearchGUI
4 </description> 4 </description>
5 <macros> 5 <macros>
6 <import>macros.xml</import> 6 <import>macros.xml</import>
7 </macros> 7 </macros>
8 <requirements> 8 <requirements>
9 <requirement type="package" version="1.16.17">peptide-shaker</requirement> 9 <requirement type="package" version="1.16.20">peptide-shaker</requirement>
10 </requirements> 10 </requirements>
11 <expand macro="stdio" /> 11 <expand macro="stdio" />
12 <command> 12 <command>
13 <![CDATA[ 13 <![CDATA[
14 #from datetime import datetime 14 #from datetime import datetime