Repository 'idpqonvert'
hg clone https://toolshed.g2.bx.psu.edu/repos/galaxyp/idpqonvert

Changeset 10:2ec9bd69259e (2020-06-12)
Previous changeset 9:67cba55885c3 (2020-06-12) Next changeset 11:3a95a7f42698 (2020-06-26)
Commit message:
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit 66973ea01088c809c3f7c3daa54233674c67fa45"
modified:
idpQonvertEmbedder.xml
b
diff -r 67cba55885c3 -r 2ec9bd69259e idpQonvertEmbedder.xml
--- a/idpQonvertEmbedder.xml Fri Jun 12 10:56:47 2020 -0400
+++ b/idpQonvertEmbedder.xml Fri Jun 12 17:02:53 2020 -0400
b
@@ -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>