Skip to content

Commit

Permalink
Ready for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewThe committed Dec 5, 2023
1 parent 132a604 commit 1aa375a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
v0.6.0-prerelease
v0.6.0
- Added support for FragPipe and Sage for LFQ data
- Support input files with byte order mark (#9)
- Added tool for entrapment FDR calculation and plotting
- Gui build fix (#8)
- Major code refactoring (camelCase to snake_case, new classes, better submodules)

v0.5.0
- Added support for proteases that cleave before an amino acid, e.g. Asp-N, Lys-N
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "picked_group_fdr"
version = "0.5.0"
version = "0.6.0"
description = "Scalable, accurate and sensitive protein group FDRs for large-scale mass spectrometry experiments"
authors = ["Matthew The <[email protected]>"]
license= "Apache-2.0"
Expand Down

0 comments on commit 1aa375a

Please sign in to comment.