This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    userguide:spectralcount [2010/01/11 09:51] 132.168.73.247  | 
                
                    userguide:spectralcount [2013/01/28 15:32] (current) 132.168.72.131  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Spectral count ====== | ====== Spectral count ====== | ||
| + | |||
| + | **See** [[how_to:accessspectralcountdata|how to run spectral count algorithm]]\\ | ||
| + | **See** [[how_to:accessadjustedspectralcountdata|how to run adjusted spectral count algorithm]]\\ | ||
| ===== Definition ===== | ===== Definition ===== | ||
| + | |||
| The Spectral Count algorithm can be run for a given context and will loop on every protein groups of this context to calculate this property.\\ | The Spectral Count algorithm can be run for a given context and will loop on every protein groups of this context to calculate this property.\\ | ||
| Line 8: | Line 12: | ||
| * For user context, this algorithm will count how many leaf peptides have been grouped for each peptide of the protein group, thus spectral count and number of peptides are different. | * For user context, this algorithm will count how many leaf peptides have been grouped for each peptide of the protein group, thus spectral count and number of peptides are different. | ||
| - | FIXME Several other characteristics may be useful to collect. | + | A another spectral count value, //Proteotypique Spectral Count//, calculate the number of proteotypic peptide for each protein (typical protein). Proteotypic peptides are peptides which match only proteins of a single protein group. | 
| - | ===== Run Spectral Count algorithm ===== | + | Variant values can also be calculated : | 
| - | - Select the context of your choice (for which protein grouping have been executed) | + | * Spectra sum weighting : divide all spectral count (total spectral count) values by the number of spectra in the context | 
| - | - Right-click and select ''Algorithms > Compute Spectral Count'' | + | * Protein mass weighting : divide all spectral count(total spectral count) values by each master protein mass; A Scale factor can be applied to all Protein mass weighting spectral count values | 
| - | - Spectral count results are available in Protein Group [[properties]] | + | |
| + |  | ||
| + | FIXME Several other characteristics may be useful to collect. | ||
| - | {{:spectralcountparam.png|Settings spectral count algorithm}} | + | ===== Adjusted Spectral Count ===== | 
| + | TODO | ||