Previous changeset 41:3634c90301af (2017-10-28) Next changeset 43:7963340ab569 (2018-03-05) |
Commit message:
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 0ce31532e2d232c87298f3aa73d02fc201fa108d |
modified:
macros.xml searchgui.xml test-data/peptide_shaker_result1.zip |
b |
diff -r 3634c90301af -r 9e20c34298e3 macros.xml --- a/macros.xml Sat Oct 28 04:16:50 2017 -0400 +++ b/macros.xml Tue Jan 23 08:48:07 2018 -0500 |
b |
@@ -122,14 +122,14 @@ <param name="precursor_ion_tol_units" type="select" label="Precursor Ion Tolerance Units" help="Select based on instrument used, as different machines provide different quality of spectra. ppm is a standard for most precursor ions"> <option value="1">Parts per million (ppm)</option> - <option value="2">Daltons</option> + <option value="0">Daltons</option> </param> <param name="precursor_ion_tol" type="float" value="10" label="Precursor Ion Tolerance" help="Provide error value for precursor ion, based on instrument used. 10 ppm recommended for Orbitrap instrument"/> <param name="fragment_tol_units" type="select" label="Fragment Tolerance Units" help="Select based on instrument used, as different machines provide different quality of spectra. ppm is a standard for most precursor ions"> <option value="1">Parts per million (ppm)</option> - <option value="2">Daltons</option> + <option value="0">Daltons</option> </param> <param name="fragment_tol" type="float" value="0.5" label="Fragment Tolerance" help="Provide error value for fragment ions, based on instrument used"/> |
b |
diff -r 3634c90301af -r 9e20c34298e3 searchgui.xml --- a/searchgui.xml Sat Oct 28 04:16:50 2017 -0400 +++ b/searchgui.xml Tue Jan 23 08:48:07 2018 -0500 |
b |
@@ -1,4 +1,4 @@ -<tool id="search_gui" name="Search GUI" version="@SEARCHGUI_VERSION@.1"> +<tool id="search_gui" name="Search GUI" version="@SEARCHGUI_VERSION@.2"> <description> Perform protein identification using various search engines and prepare results for input to Peptide Shaker </description> |
b |
diff -r 3634c90301af -r 9e20c34298e3 test-data/peptide_shaker_result1.zip |
b |
Binary file test-data/peptide_shaker_result1.zip has changed |