Module Overview
mioXpektron is organized into focused modules that can be used independently or combined through the Pipeline Reference.
Module |
Description |
|---|---|
Data-driven estimation of pipeline parameters (opt-in |
|
Baseline correction using 20+ algorithms, batch correction, and method evaluation |
|
Wavelet, Gaussian, median, and Savitzky-Golay denoising with method comparison |
|
Peak detection (local max and CWT), area integration, cross-sample alignment |
|
Channel-to-m/z calibration with linear, quadratic, and reflectron TOF models |
|
18 normalization methods including robust SNV, multi-ion reference, mass-stratified PQN, and method evaluation |
|
Publication-ready spectrum and peak visualization |
|
File I/O, data import, batch processing, and statistical analysis |
Data Flow
A typical mioXpektron workflow follows this data flow:
Raw Spectrum Files
|
v
[Optional] Adaptive Parameter Estimation (auto_tune=True)
|
v
[Optional] Auto-Calibration (Channel -> m/z)
|
v
Denoising (wavelet / gaussian / median / savitzky_golay)
|
v
Baseline Correction (AirPLS / AsLS / ...)
|
v
Normalization (TIC / Poisson / SNV / PQN / ...)
|
v
Peak Detection (local max or CWT)
|
v
Cross-Sample m/z Alignment
|
v
Output: Intensity & Area Matrices