Skip to content

Commit

Permalink
update supported methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Baumann committed Sep 13, 2023
1 parent 75f8932 commit f160f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ back is made with a focus on containerized environments for preprocessing.

## Currently supported methods

- Savitzky-Golay smoothing
- Savitzky-Golay smoothing: `sg_apply()`
- Standard Normal Variate: `snv_apply()`

## Planned methods

- Different wavelet transforms
- Binning/bucketing
- Standard Normal Variate
- Bruker Inc custom vector normalization
- 1-D Gaussian pyramid (armadillo binding) aka weighted moving average filter
- Ordination methods
Expand Down

0 comments on commit f160f04

Please sign in to comment.