Skip to content

Commit 0a2c750

Browse files
authored
Merge pull request #133 from CompOmics/feature/update-changelog
Update changelog
2 parents 4f15e3a + f953a15 commit 0a2c750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Changed
1616

1717
- ♻️ `stats.qvalues`: Set the **regular target–decoy formula** explicitly in Pyteomics when `remove_decoy=False` and apply the **+1 correction** (probability that the first excluded decoy out-scores the threshold PSM). This produces less overly conservative q-values (e.g., on `example_files/msms.txt`). (#128)
18+
- ♻️ `io.pepxml`: Refactor spectrum naming logic to prefer `spectrumNativeID` when available
1819
- 🏷️ **Typing**: Adopted full **MyPy** typing across the codebase. (#125)
1920
- 👷 **CI**: Replaced file-hash–based tests for `io.idxml` with unit tests; added formatting checks. (#125)
2021

0 commit comments

Comments
 (0)