# HG changeset patch # User galaxyp # Date 1531311245 14400 # Node ID f63401dd6cbb53f73b27c488636d5876051932fe # Parent 263440bb190043b42dd2b8c2fa407a172ecde1e7 planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 57426db0c017009ac7ab0498f8580efc453398c8 diff -r 263440bb1900 -r f63401dd6cbb macros.xml --- a/macros.xml Mon Apr 30 04:41:10 2018 -0400 +++ b/macros.xml Wed Jul 11 08:14:05 2018 -0400 @@ -49,7 +49,7 @@ 3 - 3.2.24 + 3.3.3
diff -r 263440bb1900 -r f63401dd6cbb peptide_shaker.xml --- a/peptide_shaker.xml Mon Apr 30 04:41:10 2018 -0400 +++ b/peptide_shaker.xml Wed Jul 11 08:14:05 2018 -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 @@ -355,11 +355,11 @@ - + - + @@ -367,7 +367,7 @@ - + @@ -421,11 +421,11 @@ - + - + diff -r 263440bb1900 -r f63401dd6cbb searchgui.xml --- a/searchgui.xml Mon Apr 30 04:41:10 2018 -0400 +++ b/searchgui.xml Wed Jul 11 08:14:05 2018 -0400 @@ -1092,8 +1092,6 @@ - - @@ -1106,13 +1104,42 @@ + + + + + + + + + + **What it does** diff -r 263440bb1900 -r f63401dd6cbb test-data/peptide_shaker_modifications_result1.cpsx Binary file test-data/peptide_shaker_modifications_result1.cpsx has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/peptide_shaker_modifications_result1.zip Binary file test-data/peptide_shaker_modifications_result1.zip has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/peptide_shaker_result1.cpsx Binary file test-data/peptide_shaker_result1.cpsx has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/peptide_shaker_result1.zip Binary file test-data/peptide_shaker_result1.zip has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/tiny_searchgui_modifications_result1.zip Binary file test-data/tiny_searchgui_modifications_result1.zip has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/tiny_searchgui_modifications_result_amandaonly.zip Binary file test-data/tiny_searchgui_modifications_result_amandaonly.zip has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/tiny_searchgui_result1.zip Binary file test-data/tiny_searchgui_result1.zip has changed diff -r 263440bb1900 -r f63401dd6cbb test-data/tiny_searchgui_result_amandaonly.zip Binary file test-data/tiny_searchgui_result_amandaonly.zip has changed