Mercurial > repos > bornea > saint_preprocessing_peptideshaker
changeset 11:6d61b698125d draft
Uploaded
author | bornea |
---|---|
date | Tue, 23 Aug 2016 19:26:29 -0400 |
parents | 9ec349fd0e66 |
children | ad33728cecc0 |
files | Protein_report_processing.xml |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/Protein_report_processing.xml Tue Aug 23 19:26:13 2016 -0400 +++ b/Protein_report_processing.xml Tue Aug 23 19:26:29 2016 -0400 @@ -16,11 +16,11 @@ <inputs> <param format="dat" name="input" type="data" label="Scaffold or MaxQuant peptides Output" multiple="true"/> <param type="select" name="use_metric" label="Select Report File Value for Qunatification"> - <option value="#Validated Peptides">#Validated Peptides</option> - <option value="#Peptides">#Peptides</option> - <option value="#Unique">#Unique</option> - <option value="#Validated PSMs">#Validated PSMs</option> - <option value="#PSMs">#PSMs</option> + <option value="Validated_Peptides">#Validated Peptides</option> + <option value="Peptides">#Peptides</option> + <option value="Unique">#Unique</option> + <option value="Validated_PSMs">#Validated PSMs</option> + <option value="PSMs">#PSMs</option> </param> <param type="boolean" name="preybool" checked="true" label="Create Prey File"/> <param type="data" name="fasta_db" format="fasta" label="Provide Uniprot Fasta database" optional="true"/>