Skip to content

v0.7.0

Compare
Choose a tag to compare
@RalfG RalfG released this 25 Oct 19:08
· 152 commits to main since this release

Added

  • io.idxml: Write support for idXML files, including merging an existing idXML with a PSMList 🎉
  • io.xtandem: New argument score_key to select which score to parse as PSM.score.
  • io.xtandem: Parse run name from X!Tandem PSM files
  • Docs: Add intersphinx links to other package documentation pages.

Changed

  • io.idxml: Use pyOpenMS instead of Pyteomics for reading idXML (~5x faster⚡)

Fixed

  • Fix reading of pepXML files without RT
  • Fixed Black formatting throughout project