Skip to content

Commit

Permalink
fix a typo in Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AimeeD90 committed Dec 19, 2023
1 parent 678cc5f commit 9a82f19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

### Changed
- Used unique+razor peptides only for PSM-protein level roll up
- For plex with 0 PSMs, let philosopher print a waring and exit normally
- For plex with 0 PSMs, let philosopher print a warning and exit normally
- Excluded decoys from protein quantification (protein.tsv)
- Removed the warning message for running 'workspace --clean' in a clean direcotry

### Fixed
- Fixed a problem occurring when parsing custom database with headers starting with '>AT'
- Fixed a bug related to summed intensites in protein.tsv
- Fixed a bug causing empty intensities in msstats.tsv related with multiplex TMT11 data.
- Fixed a creash when there are non-zero TMT intensities and removelow > 0
- Fixed a crash when there are non-zero TMT intensities and removelow > 0
- Updated the purity calculation

0 comments on commit 9a82f19

Please sign in to comment.