comparison peptide_shaker.xml @ 34:0ebf3d3e4c90 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 5d191d65c509c913be62ec5b98328c7f36262fbc
author galaxyp
date Thu, 16 Feb 2017 07:37:26 -0500
parents bce45e9e6d70
children bced7eb9e197
comparison
equal deleted inserted replaced
33:bce45e9e6d70 34:0ebf3d3e4c90
1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.14.6"> 1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.15.1">
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.14.6">peptide-shaker</requirement> 9 <requirement type="package" version="1.15.1">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