-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
20 lines (20 loc) · 853 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: alsace
Type: Package
Title: ALS for the Automatic Chemical Exploration of mixtures
Version: 1.21.0
Author: Ron Wehrens
Maintainer: Ron Wehrens <[email protected]>
Description: Alternating Least Squares (or Multivariate Curve
Resolution) for analytical chemical data, in particular
hyphenated data where the first direction is a retention time
axis, and the second a spectral axis. Package builds on the
basic als function from the ALS package and adds functionality
for high-throughput analysis, including definition of time
windows, clustering of profiles, retention time correction,
etcetera.
URL: https://github.com/rwehrens/alsace
License: GPL (>= 2)
Depends: R (>= 2.10), ALS, ptw (>= 1.0.6)
Suggests: lattice, knitr
VignetteBuilder: knitr
BiocViews: Metabolomics, Preprocessing