diff idpquery.xml @ 2:9682d5d021ab draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot/idpquery commit d571b106668cb1e749d6235abf5d2b6224c47d74
author galaxyp
date Mon, 12 Dec 2016 16:57:06 -0500
parents 4c1e8f2243ce
children 267570ce819a
line wrap: on
line diff
--- a/idpquery.xml	Tue Sep 15 17:50:19 2015 -0400
+++ b/idpquery.xml	Mon Dec 12 16:57:06 2016 -0500
@@ -55,7 +55,7 @@
         </xml>
     </macros>
     <requirements>
-        <requirement type="package" version="3.0.8789">bumbershoot</requirement>
+        <requirement type="package" version="3.0.10185">bumbershoot</requirement>
     </requirements>
     <stdio>
         <exit_code range="1:" level="fatal" description="Job Failed" />
@@ -72,7 +72,7 @@
 ]]>
     </command>
     <inputs>
-        <param name="input" type="data" format="idpdb" label="Input File" multiple="false" />
+        <param name="input" type="data" format="idpdb" label="Input idpDB" multiple="false" />
         <conditional name="group_by">
             <param name="group_by_value" type="select" label="What proteomic entity do you want to group by?" help="Only protein- and gene-centric entities are currently supported.">
                 <option value="Protein" selected="true">Protein</option>
@@ -135,4 +135,4 @@
         <citation type="bibtex">@misc{toolsGalaxyP, author = {Chilton, J, Chambers MC, et al.}, title = {Galaxy Proteomics Tools}, publisher = {GitHub}, journal = {GitHub repository},
                                       year = {2015}, url = {https://github.com/galaxyproteomics/tools-galaxyp}}</citation> <!-- TODO: fix substitution of commit ", commit = {$sha1$}" -->
     </citations>
-</tool>
\ No newline at end of file
+</tool>