Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@ethanbass ethanbass released this 22 Dec 21:20
· 6 commits to master since this release

mzinspectr 0.4.0

  • Changed name of package to "mzinspectr".
  • Updated ms_filter_alignment so it filters matches when removing columns from the peak table.
  • Added titles to mass spectra plots with peak name and retention index or time.
  • Fixed bug in retention index matching algorithm for ms_search_spectra function.
  • Added fixed_levels argument to ms_reshape_peaktable so features can be plotted in the order they're provided by the user.
  • Changed the name of the mzinspectr alignment object from msdial_alignment to ms_alignment.