This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
parse [2012/03/02 15:37] 132.168.72.131 créée |
parse [2012/03/02 15:47] (current) 132.168.72.131 |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Parsing Mascot result file ====== | ====== Parsing Mascot result file ====== | ||
+ | |||
+ | [[principle|Back to concepts]] | ||
To parse a Mascot identification result file (.dat file), user should define some settings. | To parse a Mascot identification result file (.dat file), user should define some settings. | ||
Line 11: | Line 13: | ||
* **Subset** | * **Subset** | ||
* Subset threshold definition: fractions core for a protein to be counted as a subset. Its score must be equal or greater than ''Master_protein_score * (1-subset threshold)'' | * Subset threshold definition: fractions core for a protein to be counted as a subset. Its score must be equal or greater than ''Master_protein_score * (1-subset threshold)'' | ||
+ | * **Read sequence** parser proerties : | ||
+ | * Specify the rule to use to read protein sequence: get sequence only if present in identification result file, get sequence from mascot server for master proteins if necessary, get sequence from mascot server for all proteins. The latest mode may be long as a server connection will occured for almost all proteins | ||
==== Subset threshold explanation ==== | ==== Subset threshold explanation ==== |