New features
read_mgf() now supports tab-separated values
- New
msn_scale() to scale MSn spectra to the peaks with
the highest intensity
Lifecycle changes
Newly deprecated
calc_neutral_loss() is deprecated and replaced by
msn_calc_nl() for naming consistency
New features
- Added
formula_to_mass() (experimental)
- Added functions related to the Kendrick mass:
calc_kmd(), calc_km() and
calc_nominal_km()
Fixes
- Fixed typo in DESCRIPTION
- Fixed two tests that caused an error on some operating systems on
CRAN