# HG changeset patch # User galaxyp # Date 1495676125 14400 # Node ID 79e37eff006d16c24cbbed3c50d07f3f4f012a6f # Parent 7f2aeb19650f136322b955f1c4ba3b4924392094 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 48984afa5f3d1b80ecbbff2847645c15acd81fe6 diff -r 7f2aeb19650f -r 79e37eff006d macros.xml --- a/macros.xml Thu Mar 23 18:47:12 2017 -0400 +++ b/macros.xml Wed May 24 21:35:25 2017 -0400 @@ -49,7 +49,7 @@ 3 - 3.2.11 + 3.2.13
diff -r 7f2aeb19650f -r 79e37eff006d peptide_shaker.xml --- a/peptide_shaker.xml Thu Mar 23 18:47:12 2017 -0400 +++ b/peptide_shaker.xml Wed May 24 21:35:25 2017 -0400 @@ -1,4 +1,4 @@ - + Perform protein identification using various search engines based on results from SearchGUI @@ -6,7 +6,7 @@ macros.xml - peptide-shaker + peptide-shaker @@ -51,8 +51,9 @@ -ptm_threshold "${processing_options.ptm_score.ptm_threshold}" #end if #end if + -ptm_alignment "${processing_options.ptm_alignment}" + -ptm_sequence_matching_type "${processing_options.ptm_sequence_matching_type}" -protein_fraction_mw_confidence "${processing_options.protein_fraction_mw_confidence}" - -ptm_alignment "${processing_options.ptm_alignment}" #end if ##Optional filtering parameters: @@ -205,6 +206,7 @@ + @@ -212,7 +214,13 @@ + + + + + + diff -r 7f2aeb19650f -r 79e37eff006d searchgui.xml --- a/searchgui.xml Thu Mar 23 18:47:12 2017 -0400 +++ b/searchgui.xml Wed May 24 21:35:25 2017 -0400 @@ -7,6 +7,7 @@ searchgui + zip