# HG changeset patch # User galaxyp # Date 1485376663 18000 # Node ID ff592231f118435fd6adc05be4b1b1b10e58987b # Parent f3f67aa3123ba51e98248b2eba8bc7cf14911f23 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 047efcfa1e9f45648e6e81d3776a1a93e2cfe46d diff -r f3f67aa3123b -r ff592231f118 macros.xml --- a/macros.xml Wed Jan 18 16:43:44 2017 -0500 +++ b/macros.xml Wed Jan 25 15:37:43 2017 -0500 @@ -16,6 +16,8 @@ ### multiple enzymes? -enzyme "${enzyme}" ### -specificity + ### value per enzyme + -mc $missed_cleavages #set $fixed_mods_str = $fixed_modifications or '' #set $variable_mods_str = $variable_modifications or '' #if $fixed_mods_str @@ -26,10 +28,11 @@ #end if -min_charge $min_charge -max_charge $max_charge - ### value per enzyme - -mc $missed_cleavages -fi $forward_ion -ri $reverse_ion + -min_isotope ${min_isotope} + -max_isotope ${max_isotope} + 3 3.1.4 @@ -106,6 +109,8 @@ + + diff -r f3f67aa3123b -r ff592231f118 peptide_shaker.xml --- a/peptide_shaker.xml Wed Jan 18 16:43:44 2017 -0500 +++ b/peptide_shaker.xml Wed Jan 25 15:37:43 2017 -0500 @@ -337,8 +337,12 @@ - - + + + + + + @@ -346,14 +350,53 @@ - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r f3f67aa3123b -r ff592231f118 searchgui.xml --- a/searchgui.xml Wed Jan 18 16:43:44 2017 -0500 +++ b/searchgui.xml Wed Jan 25 15:37:43 2017 -0500 @@ -1,4 +1,4 @@ - + Perform protein identification using various search engines and prepare results for input to Peptide Shaker @@ -101,9 +101,7 @@ -omssa_remove_prec ${omssa.remove_precursor} -omssa_scale_prec ${omssa.scale_precursor} -omssa_estimate_charge ${omssa.estimate_charge} - -omssa_memory ${omssa.omssa_memory} - ## -omssa_isotopes ${omssa.omssa_isotopes} -omssa_neutron ${omssa.omssa_neutron} -omssa_low_intensity "${omssa.omssa_low_intensity}" -omssa_high_intensity ${omssa.omssa_high_intensity} @@ -148,8 +146,6 @@ -msgf_protocol ${msgf.msgf_protocol} -msgf_num_matches ${msgf.msgf_num_matches} -msgf_additional ${msgf.msgf_additional} - -msgf_isotope_low ${msgf.msgf_isotope_low} - -msgf_isotope_high ${msgf.msgf_isotope_high} #end if #* Not working in tests @@ -168,8 +164,6 @@ -myrimatch_max_pep_length ${myrimatch.myrimatch_max_pep_length} -myrimatch_min_prec_mass ${myrimatch.myrimatch_min_prec_mass} -myrimatch_max_prec_mass ${myrimatch.myrimatch_max_prec_mass} - -myrimatch_isotope_low ${myrimatch.myrimatch_isotope_low} - -myrimatch_isotope_high ${myrimatch.myrimatch_isotope_high} -myrimatch_num_matches ${myrimatch.myrimatch_num_matches} -myrimatch_num_ptms ${myrimatch.myrimatch_num_ptms} -myrimatch_fragmentation ${myrimatch.myrimatch_fragmentation} @@ -581,9 +575,7 @@ - - @@ -712,8 +704,6 @@ - - @@ -864,10 +854,6 @@ label="MyriMatch: Minimum Peptide Mass" help="Minimum 1+ mass of parent ion to be considered" /> - - - @@ -1112,7 +1097,6 @@ - diff -r f3f67aa3123b -r ff592231f118 test-data/tiny_searchgui_result1.zip Binary file test-data/tiny_searchgui_result1.zip has changed