comparison peptide_shaker.xml @ 37:7f2aeb19650f draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 51e887df61a85708547a1513b9a6616bd014d073
author galaxyp
date Thu, 23 Mar 2017 18:47:12 -0400
parents bced7eb9e197
children 79e37eff006d
comparison
equal deleted inserted replaced
36:bced7eb9e197 37:7f2aeb19650f
1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.16.0"> 1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.16.3">
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.0">peptide-shaker</requirement> 9 <requirement type="package" version="1.16.3">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