Skip to content

Commit

Permalink
Ready for v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewThe committed Nov 4, 2024
1 parent 368d723 commit 68bbda4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.7.3
- Fix nondeterministic behavior of decouple_connected_proteins

v0.7.2
- Add --protein_group_fdr_threshold flag to set the protein group-level FDR cutoff for the rescuing procedure and logging messages
- Fix compatibility with Oktoberfest's new ProForma N-terminal notation
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.7.2"
version = "0.7.3"
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 68bbda4

Please sign in to comment.