---
title: Non-Targeted LC/GC-HRMS Analysis
url: https://www.emergentmind.com/topics/non-targeted-analysis-using-lc-gc-hrms
type: topic
---

# Non-Targeted LC/GC-HRMS Analysis

Non-targeted analysis (NTA) using liquid chromatography or gas chromatography coupled to high-resolution mass spectrometry (LC/GC-HRMS) is a comprehensive analytical approach designed to screen samples for all present substances—whether suspected, unknown, or unexpected—without the a priori selection of target analytes. Unlike classic targeted methods, NTA leverages full-spectrum acquisition (across a broad $m/z$ domain), advanced data-mining, and library-free or multi-attribute identification algorithms to enable retrospective discovery and annotation of compounds in complex matrices across environmental, biological, clinical, and regulatory domains [2512.20279].

## 1. Conceptual Basis and Analytical Scope

Non-targeted LC/GC-HRMS acquires full-scan mass spectra from chromatographically separated mixtures, extracting broad sets of features (ions, peaks, or components) independent of prior knowledge. In LC-HRMS, electrospray or orthogonal soft-ionization facilitates the detection of polar or thermolabile molecules; in GC-HRMS, electron ionization is used for volatile and semi-volatile species. Both modalities allow subsequent retrospective interrogation for unknowns or suspects not included at the time of analysis [2512.20279].

This paradigm shift is crucial for regulatory and exposomics applications, where unknown or emergent contaminants, metabolites, or biogenic compounds must be detected and annotated under minimal prior information [2512.20279, 2103.13807, 1806.01467].

## 2. Chromatographic and Mass-Spectrometric Workflows

### 2.1 Sample Preparation and Chromatography

- **Sample Introduction**: Matrix-specific enrichment via solid-phase extraction (SPE) or purge-and-trap is performed for aqueous and biological matrices [2207.04805, 1806.01467].
- **Chromatographic Separation**:
  - **LC**: C18 columns (e.g., 100 × 2.1 mm, 1.7–1.8 µm) with multi-step gradients of water/acetonitrile or isopropanol/acetic acid for bioactive lipids and xenobiotics [1806.01467].
  - **GC**: 30–60 m capillary columns with 0.25 mm I.D., 0.25 µm film; typical temperature ramps 40–320 °C for volatiles and derivatized analytes [2207.04805, 2103.13807].
- **Ionization and Detection**:
  - **LC-HRMS**: ESI/HESI (positive/negative mode), Orbitrap/QTOF analyzers ($R~60{,}000$ at $m/z$~200), full-scan acquisition for $m/z$ 50–1000 [1806.01467, 2207.04805].
  - **GC-HRMS**: EI 70 eV, high-resolution TOF, QTOF, or Orbitrap; mass range $m/z$ 24–600, resolving power up to $20{,}000$ at $m/z$~200 [2207.04805, 2103.13807].

### 2.2 Preprocessing and Feature Extraction

- **Spectral Alignment**: Nonlinear retention-time correction (e.g., spline fitting to standards) to sub-0.03 min precision [1806.01467].
- **Peak Detection and Deconvolution**: Algorithms such as MzMine, local-minimum search, and chromatogram builder are parameterized for high-sensitivity and specificity; e.g., minimum 2.5×10$^5$ counts, $m/z$ tolerance 5 ppm [1806.01467].
- **Blank Subtraction and Quality Control**: Internal standards span the RT/mass range, facilitating normalization; blanks are routine to identify background or artefactual features [1806.01467].

## 3. Data Analysis: Mathematical and Algorithmic Frameworks

### 3.1 Matrix Decomposition and Component Analysis

- **PARAFAC2 and MCR–ALS**: Multiway decomposition extracts components across samples and sites, useful for environmental NTA pipelines [2207.04805].
- **Sparse Multivariate Curve Resolution**: The MCR–ALS optimization:
  $$
  \min_{C, S \ge 0} \|X - CS^T\|_F^2 + \lambda \|S\|_x^x, \quad x \in \{0,1,2\}
  $$
  where $X$ is the data matrix, $C$ (elution profiles), $S$ (spectra), and $\lambda$ penalizes non-sparsity. L$_1$-norm (Lasso) regularization is empirically favored, reducing rotational ambiguity and yielding sparse, chemically plausible spectra [1905.08575].
  - **Lasso-MCR–ALS**:
    - Rapid convergence toward chemically valid solutions.
    - Eliminates spurious nonzero $m/z$ features (contrasted with ridge/L$_2$ or L$_0$ which can overfit or stagnate, respectively).
    - Implementation via coordinate-descent or block Lasso solvers [1905.08575].

### 3.2 Graph-Based and Combinatorial Formula Inference

- **ALPINAC Algorithm**: For GC–EI–HRMS, fragment formula annotation proceeds without spectral libraries using:
  - **Unbounded Knapsack Enumeration**: For each $m/z \pm \Delta m$, integer solutions over major atom/isotope masses are sought, $$
  \sum_i a_i m_i \in [m-\Delta m,m+\Delta m],\quad a_i \in \mathbb{N}
  $$
  with double-bond equivalents (DBE) as a physicochemical constraint ($\mathrm{DBE} \ge 0$) [2103.13807].
  - **Directed Acyclic Pseudo-Fragmentation Graphs**: Nodes=fragments, edges=neutral losses. Singleton nodes pruned unless information is incomplete.
  - **Isotopocule Modeling**: Expansion in minor isotope variants. Each candidate receives a likelihood score $g(n)$ weighted by the fraction of total signal explained and penalized by formula complexity.
  - **Iterative Fitting**: Joint least squares optimization (Levenberg–Marquardt); molecular ion candidates filtered using valence and parity constraints [2103.13807].

#### Table 1. ALPINAC Workflow Phases
| Phase                                      | Core Method                      | Output                            |
|---------------------------------------------|-----------------------------------|-----------------------------------|
| Sample acquisition & HRMS                   | GC-EI-HRMS, HDF5 storage          | Raw spectra, centroided peaks     |
| Exhaustive formula generation               | Unbounded knapsack, DBE, isotopes | Candidate formulas per $m/z$      |
| Co-elution graph filtering                  | Directed acyclic pseudo-graph     | Feasible fragment subgraphs       |
| Isotopocule expansion & fitting             | Intensity modeling, LOD pruning   | Scaled fragment contributions     |
| Iterative selection & ranking               | Likelihood $g(n)$, LM fit         | Ranked candidate formulas         |

- **Performance:** ≥95% of ion “area” is reconstructed for the majority of tested compounds; correct molecular ion is the top candidate in ≈80–83% of cases [2103.13807].

### 3.3 Spatiotemporal and Systems-Level Modeling

- **Process PLS (Path Modeling):** Spatiotemporal prediction and tracking of pollution components in river networks, using block-wise partial least squares (SIMPLS), path coefficients ($P^2$), and normalized RMSE (NRMSE) for model accuracy [2207.04805]. This enables tracking the transport and temporal dynamics of previously unknown species across environmental compartments.

## 4. Compound Identification without Reference Standards

- **Library-Free Approaches:** When standard spectra are unavailable, annotation involves combinatorial formula search, isotopologue simulation, and in silico calculation of molecular properties (e.g., collision cross-section, isotope pattern) [2103.13807, 1810.07367].
- **Multi-Attribute Matching**: High-confidence identifications require combining orthogonal attributes—exact mass, isotopic pattern, CCS, RT, MS/MS—each weighted in a transparent scoring system (MAME engine) [1810.07367].
  $$
  S_{\text{total}}^{(j)} = \sum_{i=1}^{11} w_i S_i^{(j)}
  $$
  FDR and FNR are controlled by adjusting score cutoffs; after parameter optimization, high-confidence identifications achieve FDR down to 10% [1810.07367].

- **Spectral Networking**: For classes such as eicosanoids, MS/MS network analysis (cosine similarity, GNPS thresholds) clusters known and novel features, propagating structural information and annotating “formula gaps” [1806.01467].
- **PARAFAC2/Process PLS Integration**: Enables tracking of annotated and novel pollutants spatially and temporally, prioritizing emerging contaminants and establishing links to pollution sources [2207.04805].

## 5. Reproducibility and Computational Infrastructure

- **Six-Pillar Reproducibility Model:** Regulatory-grade reproducibility is defined by six criteria [2512.20279]:
  - Laboratory validation (C1)
  - Data availability (C2)
  - Code availability (C3)
  - Standardized I/O formats (C4)
  - Knowledge integration (C5)
  - Portable implementation (C6)

Temporal analysis of 103 tools (2004–2025) reveals a consistent trend: while openness (C2–C3–C5) reached 86% and code/data sharing increased, operability (C1+C6, i.e., real-world validation and workflow portability) declined to 43%. Only 8.7% of tools satisfy all six pillars; containerization and workflow management systems improve compliance but remain rare [2512.20279].

#### Table 2. Adoption of Reproducibility Pillars (2020–2025)
| Pillar        | Adoption Rate (%) |
|---------------|------------------|
| Data (C2)     | 93.4             |
| Code (C3)     | 85.2             |
| Knowledge (C5)| 80.3             |
| Validation (C1)| 50.8            |
| Formats (C4)  | 59.0             |
| Portability (C6)| 34.4           |

Recommendations emphasize laboratory validation (spike–recovery, LOD), open file formats (mzML, mzTab), and workflow portability (Nextflow, Snakemake, Docker/Singularity), with priority for food and environmental domains [2512.20279].

## 6. Applications and Case Studies

- **Atmospheric Trace Gases**: Automated GC–EI–HRMS with ALPINAC enables detection and annotation of unknown halocarbons and hydrocarbons not in commercial libraries, with rigorous ranking and coverage metrics [2103.13807].
- **River Pollution Networks**: End-to-end NTA pipelines (sampling, SPE, GC/LC–HRMS, PARAFAC2, Process PLS) enable historian-like tracing of pollutants and prioritizing unknowns by their transport and appearance along hydrological networks [2207.04805].
- **Lipidomics and Disease Biomarkers**: Directed LC–HRMS and spectral networking expand the annotated eicosanoid space from ~150 to >500 entities, discovering putative novel molecules associated with age and inflammation [1806.01467].
- **Standards-Free Environmental Chemoinformatics**: ISiCLE and MAME platforms leverage multi-attribute scoring for confident identification of small molecules in synthetic mixtures, blending in silico predictions of CCS and isotopic signatures [1810.07367].

## 7. Limitations, Challenges, and Prospective Directions

- **Ambiguity from Sparse or Low-abundance Features**: Confidence in formula assignment degrades with few detected fragments or low S/N ratio, necessitating cross-modal or complementary validation ([2103.13807]—flagged by low $g(n)$, high ranking index).
- **Rotational Ambiguity in Spectral Decomposition**: Sparse penalties ($L_1$) in MCR–ALS reduce rotational ambiguity, but L$_0$ minimization is nonconvex and poorly conditioned [1905.08575].
- **Fragmentation Variability and MS/MS Limitations**: Cyclized or unusual lipids fragment unpredictably; automated MS/MS annotation tools often fail, requiring manual or network-based validation [1806.01467].
- **Reproducibility Gap**: Growing divergence between openness (data, code sharing) and operational reproducibility (validation, portability). No dedicated tools for food-matrix contaminant screening have emerged [2512.20279].
- **Standardization**: Broader implementation of vendor-neutral formats and workflow-containers remains a strategic goal for field-wide reproducibility and regulatory acceptance.

*This overview synthesizes mathematical frameworks, validation metrics, algorithmic strategies, and reproducibility standards directly from the cited research corpus. It highlights the progression and current challenges of non-targeted analysis using LC/GC-HRMS, emphasizing both technical rigor and infrastructural maturity required for cross-domain and regulatory workflows.*

Source: https://www.emergentmind.com/topics/non-targeted-analysis-using-lc-gc-hrms