This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Version 0.3.0
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