changeset 10:2ec9bd69259e draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit 66973ea01088c809c3f7c3daa54233674c67fa45"
author galaxyp
date Fri, 12 Jun 2020 17:02:53 -0400
parents 67cba55885c3
children 3a95a7f42698
files idpQonvertEmbedder.xml
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/idpQonvertEmbedder.xml	Fri Jun 12 10:56:47 2020 -0400
+++ b/idpQonvertEmbedder.xml	Fri Jun 12 17:02:53 2020 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="idpqonvertEmbedder" name="idpEmbedder" version="@VERSION@.0">
+<tool id="idpqonvertEmbedder" name="idpEmbedder" version="@VERSION@.1">
     <description>Embed human/mouse gene metadata into IDPicker files</description>
     <macros>
         <import>macros.xml</import>
@@ -66,12 +66,16 @@
                         <option value="TMT2plex">TMT 2-plex</option>
                         <option value="TMT6plex">TMT 6-plex</option>
                         <option value="TMT10plex">TMT 10-plex</option>
+                        <option value="TMT11plex">TMT 11-plex</option>
+                        <option value="TMTpro16plex">TMTpro 16-plex</option>
                     </param>
                     <when value="ITRAQ4plex"><expand macro="IsobaricQuantitationOptions" /></when>
                     <when value="ITRAQ8plex"><expand macro="IsobaricQuantitationOptions" /></when>
                     <when value="TMT2plex"><expand macro="IsobaricQuantitationOptions" /></when>
                     <when value="TMT6plex"><expand macro="IsobaricQuantitationOptions" /></when>
                     <when value="TMT10plex"><expand macro="IsobaricQuantitationOptions" tolerance="0.003" /></when>
+                    <when value="TMT11plex"><expand macro="IsobaricQuantitationOptions" tolerance="0.003" /></when>
+                    <when value="TMTpro16plex"><expand macro="IsobaricQuantitationOptions" tolerance="0.003" /></when>
 
                     <when value="None"></when>
                     <when value="LabelFree"></when>