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

Changeset 28:432140bcc7fe (2016-06-08)
Previous changeset 27:70dade9fb8e3 (2016-05-20) Next changeset 29:78fad25eff17 (2016-06-10)
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 450e533463b5e16e694dff6a5f6e97698c9d0521-dirty
modified:
peptide_shaker.xml
searchgui.xml
b
diff -r 70dade9fb8e3 -r 432140bcc7fe peptide_shaker.xml
--- a/peptide_shaker.xml Fri May 20 14:06:55 2016 -0400
+++ b/peptide_shaker.xml Wed Jun 08 13:05:47 2016 -0400
b
@@ -170,7 +170,6 @@
             <options options_filter_attribute="metadata.searchgui_major_version" >
                 <filter type="add_value" value="@SEARCHGUI_MAJOR_VERSION@" />
             </options>
-            <validator type="expression" message="This version of PeptideShaker will only work with SearchGUI version: @SEARCHGUI_MAJOR_VERSION@ .">value is not None and value.metadata.searchgui_major_version == "@SEARCHGUI_MAJOR_VERSION@"</validator>
         </param>
 
         <conditional name="species_type">
b
diff -r 70dade9fb8e3 -r 432140bcc7fe searchgui.xml
--- a/searchgui.xml Fri May 20 14:06:55 2016 -0400
+++ b/searchgui.xml Wed Jun 08 13:05:47 2016 -0400
b
@@ -97,7 +97,7 @@
                 -omssa_estimate_charge ${omssa.estimate_charge}
 
                 -omssa_memory ${omssa.omssa_memory}
-                -omssa_isotopes ${omssa.omssa_isotopes} 
+                ## -omssa_isotopes ${omssa.omssa_isotopes} 
                 -omssa_neutron ${omssa.omssa_neutron} 
                 -omssa_low_intensity "${omssa.omssa_low_intensity}" 
                 -omssa_high_intensity ${omssa.omssa_high_intensity}