We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0584ca9 commit 94c778cCopy full SHA for 94c778c
CHANGELOG
@@ -1,3 +1,6 @@
1
+v0.6.6
2
+- Revert return type to List for ProteinGroups.get_protein_groups
3
+
4
v0.6.5
5
- Fix check for peptides not assigned to any protein group
6
- Fix for docker interactive mode
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "picked_group_fdr"
-version = "0.6.5"
+version = "0.6.6"
description = "Scalable, accurate and sensitive protein group FDRs for large-scale mass spectrometry experiments"
authors = ["Matthew The <matthew.the@tum.de>"]
license= "Apache-2.0"
0 commit comments