Repository 'msms_extractor'
hg clone https://toolshed.g2.bx.psu.edu/repos/pravs/msms_extractor

Changeset 4:59654a11787e (2017-08-03)
Previous changeset 3:e7c63cfef363 (2017-08-03) Next changeset 5:c2f8e3164537 (2017-08-03)
Commit message:
planemo upload
modified:
MSMS_Extractor.xml
b
diff -r e7c63cfef363 -r 59654a11787e MSMS_Extractor.xml
--- a/MSMS_Extractor.xml Thu Aug 03 14:00:33 2017 -0400
+++ b/MSMS_Extractor.xml Thu Aug 03 14:09:17 2017 -0400
b
@@ -34,12 +34,18 @@
   <help>
 MSMS_Extractor reads scan numbers from the PSM report (scan numbers with identified PSM) and gives option to create a new mzml file, either with those scans or without those scans.
 
-Remove option:
+----
+
+REMOVE option:
+
 Creates a new mzml file with all the unidentified scans (removes those that are in the PSM report).
 
-Retain option:
+
+RETAIN option:
+
 Creates a new mzml file with only those scans that is present in the PSM report. In addition to this, it also has an option to add N number of randomly selected scans to the output mzml file.
 
+----
 
 Please Note: This tool currently works only with PeptideShaker generated PSM report file.