Scaling of mass spectrometry data
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
scaledata.m allows scaling of data for multivariate analysis. Several
scaling options are supported
Supported scaling: auto, pareto, vast, level and range [1]
Syntax
scaledData = scaledata(data,'type',TypeValue)
- data: matrix (N X M)containing N samples and M variables
- TypeValue: 'auto', 'pareto', 'vast', 'level' or 'range'
References:
[1] R. A. van den Berg, H. C. Hoefsloot, J. A. Westerhuis, A. K. Smilde, M. J. van der Werf, BMC Genomics. 7, 142 (2006).
Cite As
Joris Meurs (2026). scaledata (https://github.com/jorismeurs/scaledata), GitHub. Retrieved .
General Information
- Version 1.0.0 (12.2 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
