Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorainer committed Oct 30, 2024
1 parent 97b781e commit 46ca5ae
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# xcms 4.3
# xcms 4.5

## Changes in version 4.3.5
## Changes in version 4.5.1

- Address issue #765: peak detection on chromatographic data: report a
chromatogram's `"mz"`, `"mzmin"` and `"mzmax"` as the mean m/z and lower and
Expand All @@ -11,6 +11,8 @@
- Add `chromPeakSummary` generic (issue #705).
- Add `chromPeakSummary()` method to calculate the *beta* quality metrics.

# xcms 4.3

## Changes in version 4.3.4

- Small update to the `matchLamaChromPeaks()` function to get the chromPeaksId
Expand Down Expand Up @@ -1324,4 +1326,4 @@ Other Changes since Version 1.14:

- xcmsRaw can now filter for positive/negative spectra,
if the file includes both polarities. xcmsSet() can pass
the polarity to contain positive/negative peaks only.
the polarity to contain positive/negative peaks only.

0 comments on commit 46ca5ae

Please sign in to comment.