Mercurial > repos > galaxyp > peptideshaker
comparison searchgui.xml @ 40:a72c48001f7c draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit c21e14c8f5c7cd0bbf0fc7920f54cac563d2378c
author | galaxyp |
---|---|
date | Wed, 27 Sep 2017 08:59:54 -0400 |
parents | f97e1cbb1c9d |
children | 3634c90301af |
comparison
equal
deleted
inserted
replaced
39:f97e1cbb1c9d | 40:a72c48001f7c |
---|---|
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="@SEARCHGUI_VERSION@">searchgui</requirement> | 9 <requirement type="package" version="@SEARCHGUI_VERSION@">searchgui</requirement> |
10 <requirement type="package" version="3.0">zip</requirement> | |
10 </requirements> | 11 </requirements> |
11 <expand macro="stdio" /> | 12 <expand macro="stdio" /> |
12 <command> | 13 <command> |
13 <![CDATA[ | 14 <![CDATA[ |
14 #from datetime import datetime | 15 #from datetime import datetime |