# HG changeset patch # User pravs # Date 1487264205 18000 # Node ID f444e529363d4b9c1f32edd9893af6a73bf0ece0 # Parent 093015b1b90429e755651f39371b78be0a5918e7 planemo upload diff -r 093015b1b904 -r f444e529363d MSMS_Extractor.xml --- a/MSMS_Extractor.xml Mon Feb 13 02:44:05 2017 -0500 +++ b/MSMS_Extractor.xml Thu Feb 16 11:56:45 2017 -0500 @@ -1,6 +1,6 @@ - Removes identified scans from the mzML file using PSM report. + Removes scans with identified PSMs from the mzML file(s). proteowizard pyteomics @@ -21,6 +21,6 @@ -Testing to run MSMS_Extractor script in Galaxy +MSMS_Extractor reads scan numbers from the PSM report (scan numbers with identified PSM) and removes it from the mzML file.