Mercurial > repos > galaxyp > peptideshaker
comparison peptide_shaker.xml @ 15:d90e25c7b492 draft
Uploaded
author | galaxyp |
---|---|
date | Mon, 16 Sep 2013 17:29:25 -0400 |
parents | db6cc184146c |
children | 186fdc4b3310 |
comparison
equal
deleted
inserted
replaced
14:db6cc184146c | 15:d90e25c7b492 |
---|---|
207 <data format="tabular" name="output_peptides" label="PeptideShaker Peptide Report for ${on_string}" from_work_dir="peptides.txt" /> | 207 <data format="tabular" name="output_peptides" label="PeptideShaker Peptide Report for ${on_string}" from_work_dir="peptides.txt" /> |
208 <data format="tabular" name="output_proteins" label="PeptideShaker Protein Report for ${on_string}" from_work_dir="proteins.txt" /> | 208 <data format="tabular" name="output_proteins" label="PeptideShaker Protein Report for ${on_string}" from_work_dir="proteins.txt" /> |
209 <data format="tabular" name="output_psms" label="PeptideShaker PSM Report for ${on_string}" from_work_dir="psms.txt" /> | 209 <data format="tabular" name="output_psms" label="PeptideShaker PSM Report for ${on_string}" from_work_dir="psms.txt" /> |
210 </outputs> | 210 </outputs> |
211 <requirements> | 211 <requirements> |
212 <requirement type="package" version="0.20.1">PeptideShaker</requirement> | 212 <requirement type="package" version="0.20.1">peptide_shaker</requirement> |
213 <requirement type="package" version="1.14.1">SearchGUI</requirement> | 213 <requirement type="package" version="1.14.1">searchgui</requirement> |
214 </requirements> | 214 </requirements> |
215 <help> | 215 <help> |
216 **What it does** | 216 **What it does** |
217 | 217 |
218 Runs multiple search engines (X! Tandem and OMSSA) on any number of MGF peak lists using the SearchGUI application and combines the results. | 218 Runs multiple search engines (X! Tandem and OMSSA) on any number of MGF peak lists using the SearchGUI application and combines the results. |