Comet parameter: fragment_bin_tol
- This parameter controls the bin size associated with fragment ions.
- The bin size defines the mass width associated with a single MS/MS peak
as it is stored internally in an array element.
- Although it's not explicitly a fragment ion tolerance, it's probably
easiest to think of it as such.
- Note, there is a direct correlation between the value selected for
the fragment_bin_tol and the memory used in a search. The lower the
fragment_bin_tol setting, the more memory a search will use. A test of
4,515 query spectra used 724MB RAM with a 0.36 fragment_bin_tol value,
1.4GB RAM with a 0.10 value, and 9.6GB RAM with a 0.01 value.
- The minimum allowed value is 0.01.
Example:
fragment_bin_tol = 0.36
fragment_bin_tol = 0.03