Mercurial > repos > pravs > msms_extractor
changeset 1:f444e529363d draft
planemo upload
author | pravs |
---|---|
date | Thu, 16 Feb 2017 11:56:45 -0500 |
parents | 093015b1b904 |
children | aa944e3a353c |
files | MSMS_Extractor.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 @@ <tool id="MSMS_Extractor" name="MSMS_Extractor" version="1.0.0"> - <description>Removes identified scans from the mzML file using PSM report.</description> + <description>Removes scans with identified PSMs from the mzML file(s).</description> <requirements> <requirement type="package" version="3.0.9016">proteowizard</requirement> <requirement type="package" version="3.4">pyteomics</requirement> @@ -21,6 +21,6 @@ <help> -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. </help> </tool>