Skip to content

Releases: theGreatHerrLebert/sagepy

v0.3.5-alpha

06 Jan 08:03
e735cf6
Compare
Choose a tag to compare
v0.3.5-alpha Pre-release
Pre-release
Merge pull request #41 from theGreatHerrLebert/feature/sage-tdc

updated lockfile, build should now succeed

v0.3.4-alpha

05 Jan 11:42
4f36313
Compare
Choose a tag to compare
v0.3.4-alpha Pre-release
Pre-release

Version bump

v0.3.3-alpha

03 Jan 15:32
4020e7d
Compare
Choose a tag to compare
v0.3.3-alpha Pre-release
Pre-release
Merge pull request #38 from theGreatHerrLebert/feature/sage-tdc

version bump

v0.3.2-alpha

03 Jan 08:52
5be8042
Compare
Choose a tag to compare
v0.3.2-alpha Pre-release
Pre-release
Merge pull request #37 from theGreatHerrLebert/feature/sage-tdc

bumping version

v0.3.1-alpha

03 Jan 08:35
6742499
Compare
Choose a tag to compare
v0.3.1-alpha Pre-release
Pre-release
Merge pull request #36 from theGreatHerrLebert/feature/sage-tdc

adding updated dependencies

sagepy 0.3.0

02 Jan 11:40
5c36324
Compare
Choose a tag to compare
sagepy 0.3.0 Pre-release
Pre-release

sagepy 0.3.0 is here!

New Features:

  • Added Feature struct as a sub-return of the PSM scoring function.
  • Introduced native SAGE q-value calculation functions for PSM, peptide, and protein levels.
  • Simplified the interface for re-scoring with a custom scikit-learn-like re-scoring engine.

Bug Fixes:

  • Decoy peptide sequences are now correctly returned as inverted/shuffled sequences.
  • Fixed the calculation of spectral Pearson correlation.

Breaking Changes:

  • Reintroduced the Feature struct from SAGE to the PSM return of sagepy.
  • The updated PSM struct is incompatible with version 0.2.x. Serialized PSMs from older versions can no longer be loaded.

Wildcard passing of variable mods now working

13 Oct 10:19
4dfaabf
Compare
Choose a tag to compare

This release fixes an issue where wildcard start and end modifications where not recognized by SAGE core correctly

v0.2.26-alpha: Merge pull request #30 from theGreatHerrLebert/features/re-scoring

10 Oct 14:58
340373e
Compare
Choose a tag to compare

v0.2.25-alpha: Merge pull request #29 from theGreatHerrLebert/features/re-scoring

10 Oct 14:33
7d1df6b
Compare
Choose a tag to compare

Intensity features

09 Oct 14:54
f59541e
Compare
Choose a tag to compare
Intensity features Pre-release
Pre-release
Merge pull request #28 from theGreatHerrLebert/version/0.23-alpha

bumping version