scaledata

Scaling of mass spectrometry data

https://github.com/jorismeurs/scaledata

You are now following this Submission

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 .

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and MATLAB Answers

General Information

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.