Skip to content

1.4.2

Compare
Choose a tag to compare
@kevinkovalchik kevinkovalchik released this 06 Feb 05:35
· 93 commits to master since this release

Changes

  • We have changed the internal settings of RawTools so output data files always use decimal dots rather than decimal commas (e.g. 1.234 vs 1,234). Previously decimal commas were sometimes the default depending on the system language. This decision was made because some database search engines are not able to properly parse MGF files with decimal commas. If this impacts your downstream workflow in a negative way, please let us know and we will try to make this change user-specified rather than a default.

Fixed

  • There was a bug that resulted in crashes during quantification. This was introduced with the reporter mass error reporting. It has been fixed.
  • MGF files in v1.4 were found to be incompatible with MS-GF+. This has been fixed.