Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Version 0.3.0

Choose a tag to compare

@attlih attlih released this 05 Feb 08:28
· 37 commits to main since this release
b3c443c

Main addition to this release is a new normalization method called Probabilistic Quotient Normalization (PQN). In addition, different visualization related updates have been added.

New functionality:

  • Normalize using PQN with pqn_normalization()
  • Returning a list of plots instead of saving is supported on save_x_plots() functions

Other changes:

  • Plot visuals have been modified slightly and plots offer more customization options
  • mz/rt column finding is now more flexible
  • Several minor bug fixes