You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yea had a look at it, probably a typo, this does not update discarded so all(xy_peaks$discarded) stays TRUE.
Fixed thanks for spotting.
Pretty degenerate case though, might think about returning an error (or a worning) anyway.
CNAqc/R/peak_detector.R
Lines 101 to 110 in 61fab68
line 107 should be FALSE instead of TRUE, because you want to keep the max count bin?
The text was updated successfully, but these errors were encountered: