This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| how_to:web:rsvalidation [2015/07/20 14:59] 193.48.0.3 | how_to:web:rsvalidation [2016/07/06 17:10] (current) 193.48.0.3 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | To launch a validation on a dataset, click on its node in the Project Tree on the left side of the Dataset Explorer. | + | ====== Validate a Search Result ====== | 
| - | {{ :how_to:web:validate_button.png?direct |}} | ||
| - | Click on “Launch Validation” in the toolbar of the Infos tab. | + | To launch a validation on a dataset: | 
| + | * right-click on its node in the project tree then select //Validate tree// or | ||
| + | * double-click to open identification table, then click //Validate tree// in the toolbar. | ||
| - | You can also right click on the dataset node and click on use the "Launch Validation" button. | + | {{ :how_to:web:dse_validate_tree_button.png?nolink&1000 |}} | 
| The following form appears : | The following form appears : | ||
| - | {{ :how_to:web:validation_form.png?direct |}} | + | {{ :how_to:web:dse_validate_tree_params.png?nolink&800 |}} | 
| - | The Validation form handles several settings, especially : | + | The validation form handles several settings, especially : | 
| * PSM Filters : use the selection box and the green button to add more filters on Peptide Spectrum Matches to be applied during the validation process : Score, Rank, Sequence Length, E-Value and P-Value. | * PSM Filters : use the selection box and the green button to add more filters on Peptide Spectrum Matches to be applied during the validation process : Score, Rank, Sequence Length, E-Value and P-Value. | ||
| Line 17: | Line 18: | ||
| * PSM Validation Parameters : choose on which param the Peptide FDR should be applied : Score, E-Value or P-Value. | * PSM Validation Parameters : choose on which param the Peptide FDR should be applied : Score, E-Value or P-Value. | ||
| - | * Merging Mode : determines if the merging operation should be done before the validation (result sets) or after the validation process (identification summaries) | + | * Merging Mode : determines if the merging operation should be done before the validation (on result sets) or after the validation process (on identification summaries) | 
| - | + | ||
| - | + | ||
| - | When ready, click on “Validate” to launch the validation task. You can see it in the tasks panel. | + | |
| - | + | ||
| - | + | ||
| + | When ready, click on //Validate// to launch the validation task. You can see it in the tasks panel.  | ||
| + | When the validation finishes, a notification will be displayed and the node icon will be colored in green. | ||
| + | See [[prolineconcepts:rsvalidation| more details about the validation process]]. | ||