alsace
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.14 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see alsace.
ALS for the Automatic Chemical Exploration of mixtures
Bioconductor version: 3.14
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.
Author: Ron Wehrens
Maintainer: Ron Wehrens <ron.wehrens at gmail.com>
citation("alsace")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("alsace")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("alsace")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.