Mercurial > repos > galaxyp > peptideshaker
comparison peptide_shaker.xml @ 36:bced7eb9e197 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 9dc8de3ad970c292f4b5d493194a333dcac823fb
author | galaxyp |
---|---|
date | Mon, 27 Feb 2017 14:29:05 -0500 |
parents | 0ebf3d3e4c90 |
children | 7f2aeb19650f |
comparison
equal
deleted
inserted
replaced
35:5a38c0d33704 | 36:bced7eb9e197 |
---|---|
1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.15.1"> | 1 <tool id="peptide_shaker" name="Peptide Shaker" version="1.16.0"> |
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.15.1">peptide-shaker</requirement> | 9 <requirement type="package" version="1.16.0">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 |