Mercurial > repos > galaxyp > peptideshaker
comparison searchgui.xml @ 39:f97e1cbb1c9d draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit a2bd191e342173a297b0d60caa09bd4826239ad5
author | galaxyp |
---|---|
date | Mon, 17 Jul 2017 16:46:40 -0400 |
parents | 79e37eff006d |
children | a72c48001f7c |
comparison
equal
deleted
inserted
replaced
38:79e37eff006d | 39:f97e1cbb1c9d |
---|---|
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="@SEARCHGUI_VERSION@">searchgui</requirement> | 9 <requirement type="package" version="@SEARCHGUI_VERSION@">searchgui</requirement> |
10 <requirement type="package">zip</requirement> | |
11 </requirements> | 10 </requirements> |
12 <expand macro="stdio" /> | 11 <expand macro="stdio" /> |
13 <command> | 12 <command> |
14 <![CDATA[ | 13 <![CDATA[ |
15 #from datetime import datetime | 14 #from datetime import datetime |