-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreactomics_zh.html
More file actions
776 lines (748 loc) · 64.1 KB
/
Copy pathreactomics_zh.html
File metadata and controls
776 lines (748 loc) · 64.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="color-scheme" content="light dark" />
<title>反应组学 — 基于配对质量距离的质谱分析框架</title>
<meta name="description" content="反应组学利用非靶向质谱数据中的配对质量距离(PMD)直接识别和量化化学反应——无需化合物鉴定。涵盖理论、方法(pmd R 包)以及每月更新的文献集合。" />
<meta name="keywords" content="反应组学, 配对质量距离, PMD, 质谱, 非靶向代谢组学, 反应网络, getreact, globalstd, pmd R 包, 天然有机质, 生物转化" />
<meta name="author" content="Miao Yu" />
<link rel="canonical" href="https://yufree.github.io/reactomics/index_zh.html" />
<link rel="alternate" hreflang="zh" href="https://yufree.github.io/reactomics/index_zh.html" />
<link rel="alternate" hreflang="en" href="https://yufree.github.io/reactomics/reactomics.html" />
<link rel="alternate" hreflang="x-default" href="https://yufree.github.io/reactomics/index.html" />
<meta property="og:type" content="article" />
<meta property="og:title" content="反应组学 — 基于配对质量距离的质谱分析框架" />
<meta property="og:description" content="反应组学利用非靶向质谱数据中的配对质量距离(PMD)直接识别和量化化学反应——无需化合物鉴定。涵盖理论、方法(pmd R 包)以及每月更新的文献集合。" />
<meta property="og:url" content="https://yufree.github.io/reactomics/index_zh.html" />
<meta property="og:image" content="https://yufree.github.io/reactomics/assets/pmd-orbitals.png" />
<meta property="og:locale" content="zh_CN" />
<meta property="og:locale:alternate" content="en_US" />
<meta property="og:site_name" content="Reactomics" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="反应组学 — 基于配对质量距离的质谱分析框架" />
<meta name="twitter:description" content="反应组学利用非靶向质谱数据中的配对质量距离(PMD)直接识别和量化化学反应——无需化合物鉴定。涵盖理论、方法(pmd R 包)以及每月更新的文献集合。" />
<meta name="twitter:image" content="https://yufree.github.io/reactomics/assets/pmd-orbitals.png" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "反应组学 — 基于配对质量距离的质谱分析框架",
"description": "反应组学利用非靶向质谱数据中的配对质量距离(PMD)直接识别和量化化学反应——无需化合物鉴定。涵盖理论、方法(pmd R 包)以及每月更新的文献集合。",
"url": "https://yufree.github.io/reactomics/index_zh.html",
"image": "https://yufree.github.io/reactomics/assets/pmd-orbitals.png",
"inLanguage": "zh",
"author": {
"@type": "Person",
"name": "Miao Yu",
"url": "https://yufree.github.io/"
},
"publisher": {
"@type": "Person",
"name": "Miao Yu",
"url": "https://yufree.github.io/"
},
"keywords": "反应组学, 配对质量距离, PMD, 质谱, 非靶向代谢组学, 反应网络, getreact, globalstd, pmd R 包, 天然有机质, 生物转化",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://yufree.github.io/reactomics/index_zh.html"
}
}
</script>
<style>
:root {
--bg: #f4f5f7;
--fg: #1a202c;
--heading: #0d1117;
--surface: #ffffff;
--link: #1a56db;
--link-hover: #1e429f;
--border: #e2e8f0;
--muted: #64748b;
--code-bg: #f1f5f9;
--accent: #1a56db;
--accent-light: #eff6ff;
--tag-bg: #f1f5f9;
--tag-fg: #475569;
--sidebar-w: 220px;
--content-max: 760px;
--toc-active: #1a56db;
}
@media (prefers-color-scheme: dark) {
:root {
--bg: #0f172a;
--fg: #e2e8f0;
--heading: #f8fafc;
--surface: #1e293b;
--link: #60a5fa;
--link-hover: #93c5fd;
--border: #334155;
--muted: #94a3b8;
--code-bg: #1e293b;
--accent: #3b82f6;
--accent-light: #1e3a5f;
--tag-bg: #1e293b;
--tag-fg: #94a3b8;
--toc-active: #60a5fa;
}
}
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
background: var(--bg);
color: var(--fg);
font: 15px/1.75 -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC",
"Hiragino Sans GB", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
/* ── Skip link ── */
a.skip-link {
position: absolute; top: -40px; left: 0;
background: var(--accent); color: #fff;
padding: 8px 16px; z-index: 200; transition: top .2s;
}
a.skip-link:focus { top: 0; }
/* ── Top bar ── */
.topbar {
position: sticky; top: 0; z-index: 100;
background: var(--surface);
border-bottom: 1px solid var(--border);
padding: 0 24px;
display: flex; align-items: center; gap: 16px;
height: 48px;
}
.topbar-brand {
font-weight: 700; font-size: .95rem; color: var(--heading);
text-decoration: none; letter-spacing: .01em;
white-space: nowrap;
}
.topbar-brand:hover { color: var(--accent); text-decoration: none; }
.topbar-desc {
font-size: .8rem; color: var(--muted); flex: 1;
overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.lang-switch {
display: flex; gap: 4px; flex-shrink: 0;
}
.lang-switch a {
font-size: .78rem; padding: 3px 10px;
border: 1px solid var(--border); border-radius: 20px;
color: var(--muted); text-decoration: none; transition: all .15s;
}
.lang-switch a:hover,
.lang-switch a.active {
background: var(--accent); border-color: var(--accent);
color: #fff; text-decoration: none;
}
/* ── Page grid ── */
.page-grid {
display: grid;
grid-template-columns: var(--sidebar-w) minmax(0, var(--content-max));
grid-template-rows: 1fr;
max-width: calc(var(--sidebar-w) + var(--content-max) + 80px);
margin: 0 auto;
align-items: start;
padding: 0 24px;
gap: 0 40px;
}
/* ── TOC sidebar ── */
.toc-sidebar {
position: sticky;
top: 64px;
max-height: calc(100vh - 80px);
overflow-y: auto;
padding: 24px 0 24px;
font-size: .8rem;
scrollbar-width: thin;
}
.toc-sidebar::-webkit-scrollbar { width: 4px; }
.toc-sidebar::-webkit-scrollbar-track { background: transparent; }
.toc-sidebar::-webkit-scrollbar-thumb { background: var(--border); border-radius: 2px; }
.toc-label {
font-size: .7rem; font-weight: 700; letter-spacing: .08em;
text-transform: uppercase; color: var(--muted);
padding-bottom: 8px; margin-bottom: 4px;
border-bottom: 1px solid var(--border);
}
#toc-list {
list-style: none;
padding: 0;
}
#toc-list li { margin: 0; }
#toc-list a {
display: block;
padding: 3px 8px;
color: var(--muted);
text-decoration: none;
border-left: 2px solid transparent;
transition: all .15s;
line-height: 1.4;
}
#toc-list a:hover { color: var(--fg); border-left-color: var(--border); }
#toc-list a.active { color: var(--toc-active); border-left-color: var(--toc-active); font-weight: 600; }
#toc-list .toc-h3 > a { padding-left: 20px; font-size: .76rem; }
/* ── Main content ── */
.content-area {
background: var(--surface);
padding: 40px 40px 80px;
min-height: calc(100vh - 48px);
border-left: 1px solid var(--border);
border-right: 1px solid var(--border);
}
/* ── Typography ── */
h1, h2, h3, h4 { color: var(--heading); line-height: 1.3; }
h1 { font-size: 2rem; margin-bottom: .75rem; }
h2 {
font-size: 1.25rem; margin-top: 2.5rem; margin-bottom: .75rem;
padding-top: .75rem; border-top: 1px solid var(--border);
}
h3 { font-size: 1rem; margin-top: 1.5rem; margin-bottom: .5rem; color: var(--muted); font-weight: 600; }
p { margin-bottom: 1rem; }
a { color: var(--link); text-decoration: none; }
a:hover { color: var(--link-hover); text-decoration: underline; }
code {
background: var(--code-bg); padding: .1em .35em;
border-radius: 4px; font-size: .88em; font-family: ui-monospace, "SF Mono", Menlo, monospace;
}
blockquote {
margin: 1rem 0; padding: .75rem 1rem;
border-left: 3px solid var(--accent);
background: var(--accent-light); border-radius: 0 4px 4px 0;
}
/* ── Figures ── */
figure { margin: 1.5rem 0; text-align: center; }
figure img { max-width: 100%; height: auto; border-radius: 6px; box-shadow: 0 2px 12px rgba(0,0,0,.08); }
figcaption { font-size: .85rem; color: var(--muted); margin-top: .6rem; line-height: 1.5; max-width: 38rem; margin-left: auto; margin-right: auto; }
figcaption a { color: var(--link); }
/* ── Tables ── */
table { border-collapse: collapse; width: 100%; margin: 1rem 0; font-size: .88em; }
th, td { border: 1px solid var(--border); padding: .5rem .75rem; text-align: left; }
th { background: var(--code-bg); font-weight: 600; }
tr:nth-child(even) td { background: var(--code-bg); }
/* ── Lists ── */
ul, ol { padding-left: 1.4rem; margin-bottom: 1rem; }
li { margin-bottom: .3rem; }
/* ── Publication list ── */
.content-area h3 + ul,
.content-area h3 + p + ul {
padding-left: 0; list-style: none;
}
.content-area h2#all-publications ~ h3 + ul li,
.content-area h2#monthly-literature-collection ~ h3 ~ ul li,
.content-area [id^="paired-mass"] + ul li,
.content-area [id^="pmd-network"] + ul li,
.content-area [id^="methods"] + ul li,
.content-area [id^="applications"] + ul li {
padding: 0;
}
/* Target all li inside sections below h2#all-publications */
.pub-list {
list-style: none;
padding: 0;
margin: 0 0 1rem;
}
.pub-list li {
display: flex;
align-items: baseline;
gap: 8px;
padding: 6px 0;
border-bottom: 1px solid var(--border);
font-size: .875rem;
line-height: 1.5;
}
.pub-list li:last-child { border-bottom: none; }
.pub-list li::before { display: none; }
.pub-list .pub-title { flex: 1; }
.pub-list .pub-note { font-size: .8rem; color: var(--muted); }
.pub-list .pub-meta { flex-shrink: 0; font-size: .75rem; color: var(--muted); white-space: nowrap; }
/* ── DOM transformation sub-section indent ── */
h3[id*="dom-transformation"],
h3[id*="dom"] + ul,
h3[id*="dom"] ~ ul:first-of-type {
margin-left: 1.4rem;
}
h3[id*="dom-transformation"] {
font-size: .92em;
color: var(--muted);
border-left: 3px solid var(--border);
padding-left: .6rem;
margin-left: 1rem;
}
/* ── Section badge ── */
.section-heading {
display: flex; align-items: center; gap: 8px;
}
.section-count {
font-size: .7rem; background: var(--tag-bg); color: var(--tag-fg);
padding: 1px 7px; border-radius: 10px; font-weight: 500;
}
/* ── Footer ── */
footer {
margin-top: 3rem; padding: 1.5rem 40px;
border-top: 1px solid var(--border);
font-size: .8rem; color: var(--muted);
background: var(--surface);
}
/* ── Responsive ── */
@media (max-width: 900px) {
.page-grid {
grid-template-columns: 1fr;
padding: 0;
gap: 0;
}
.toc-sidebar { display: none; }
.content-area {
border-left: none; border-right: none;
padding: 24px 20px 60px;
}
footer { padding: 1rem 20px; }
}
</style>
</head>
<body>
<a class="skip-link" href="#content">Skip to content</a>
<div class="topbar">
<a class="topbar-brand" href="index.html">Reactomics</a>
<span class="topbar-desc">反应组学利用非靶向质谱数据中的配对质量距离(PMD)直接识别和量化化学反应——无需化合物鉴定。涵盖理论、方法(pmd R 包)以及每月更新的文献集合。</span>
<nav class="lang-switch" aria-label="Language"><a href="#" class="active">中文</a><a href="reactomics.html">EN</a></nav>
</div>
<div class="page-grid">
<aside class="toc-sidebar" aria-label="Table of contents">
<div class="toc-label">Contents</div>
<ul id="toc-list"></ul>
</aside>
<div class="content-area" id="content">
<article>
<h1 id="_1">反应组学</h1>
<p><strong>反应组学</strong>(Reactomics)是以化学反应为研究对象的系统性学科——具体而言,通过质谱数据中观测到的<strong>配对质量距离(PMD,Paired Mass Distance)</strong>来识别并绘制生物体、环境及化学体系中的反应网络。该概念由于淼等人在2020年发表于 <em>Communications Chemistry</em> 的<a href="https://doi.org/10.1038/s42004-020-00403-z">原始论文</a>中正式提出:同一质谱数据集中两个离子之间的精确质量差,直接编码了连接它们的化学反应信息。</p>
<p>核心思想简单而有力:<strong>两个分子之间固定的质量差对应一类特定的化学反应或生物转化</strong>。通过系统梳理非靶向代谢组学数据中的配对质量距离,无需预先知道化合物的身份,即可重建样品中活跃的反应网络。</p>
<h2 id="_2">为什么反应组学重要</h2>
<p>传统代谢组学工作流程通过鉴定化合物并将其丰度与表型关联来开展研究。这种方法固然有价值,但它将代谢物视为独立实体,而非反应网络中的节点。实际上,代谢物经由酶促反应和自发化学反应不断产生、消耗和转化——它们之间通过反应相互连接。</p>
<p>反应组学通过将<strong>反应关系作为研究对象</strong>来弥补这一不足。与其问"哪些代谢物在组间存在差异",反应组学更关注"哪些反应在组间存在差异"以及"样品中活跃的反应网络是什么"。这一转变带来了几个重要优势:</p>
<ul>
<li>基于反应的分析对注释缺口更具<strong>鲁棒性</strong>——PMD可针对任意峰对计算,无论峰是否已被注释。</li>
<li>反应具有<strong>化学可解释性</strong>——PMD值2.0157(H₂)意味着还原反应;14.0157(CH₂)意味着甲基化或碳链延伸。无需查找表即可读懂网络。</li>
<li>反应网络可跨条件、跨物种、跨样品类型进行<strong>比较</strong>,而单纯的代谢物列表往往难以做到。</li>
<li>该方法与<strong>生化通路数据库</strong>(KEGG、HMDB反应、Reactome)天然契合,同时在注释不完整时仍可使用。</li>
</ul>
<p>上面这些实用层面的吸引力,背后有一个值得认真追问的问题:<strong>这套方法为什么能成立?</strong> 为什么质量差能这么干净地编码化学信息?为什么同一套反应能在不同生物中反复出现?下面这张图不只是装饰——它指向离散性的真实结构性原因,根扎在物理与演化里。</p>
<figure>
<img src="assets/pmd-orbitals.png" alt="PMD作为绕中心离子的量子化轨道壳层,每条壳层标注一种生化转化反应" />
<figcaption>
如同量子物理中的电子轨道,配对质量差(PMD)并非连续分布——它们是量子化的。每条轨道壳层对应一种特定的生化转化反应。
</figcaption>
</figure>
<h3 id="_3">量子化从何而来</h3>
<p>上面那张轨道图不只是教学比喻。它和它所借用的物理理论在<strong>逻辑结构</strong>上是一致的:在两种情况下,连续的空间都被某个底层约束强制离散化。</p>
<p>在量子力学里,这个约束是 Schrödinger 方程。任何束缚电子都必须占据可数本征态中的一个;因为方程是普适的,宇宙中每个原子都共享同一套轨道结构。</p>
<p>在代谢里,这个约束是<strong>早期的辅因子预算</strong>。生物化学里几乎每一个反应,本质上都是从一个早在 LUCA 之前就已经存在的小型辅因子集合里转移出一个特定基团。每个辅因子交付一个固定的质量增量——这个增量就是 PMD:</p>
<table>
<thead>
<tr>
<th>辅因子(或氧化剂)</th>
<th>转移基团</th>
<th>PMD (Da)</th>
<th>反应类型</th>
</tr>
</thead>
<tbody>
<tr>
<td>NAD(P)H</td>
<td>H₂</td>
<td>2.0157</td>
<td>还原</td>
</tr>
<tr>
<td>SAM</td>
<td>CH₂(甲基)</td>
<td>14.0157</td>
<td>甲基化</td>
</tr>
<tr>
<td>O₂ / Fe–O / 细胞色素</td>
<td>O</td>
<td>15.9949</td>
<td>氧化</td>
</tr>
<tr>
<td>(同上系统)</td>
<td>OH</td>
<td>17.0027</td>
<td>羟基化</td>
</tr>
<tr>
<td>(同上系统)</td>
<td>H₂O</td>
<td>18.0106</td>
<td>水合 / 脱水</td>
</tr>
<tr>
<td>乙酰辅酶 A</td>
<td>C₂H₂O</td>
<td>42.0106</td>
<td>乙酰化</td>
</tr>
<tr>
<td>ATP / 激酶</td>
<td>HPO₃</td>
<td>79.9663</td>
<td>磷酸化</td>
</tr>
<tr>
<td>UDP-葡萄糖</td>
<td>C₆H₁₀O₅</td>
<td>162.0528</td>
<td>糖基化</td>
</tr>
</tbody>
</table>
<p>真实数据集里最高频的那些 PMD,正好是辅因子–酶基础设施能"低成本交付"的那批。化学上同样有趣、但需要不存在的辅因子或更高活化能的 PMD,根本不会高频出现。这种离散性不是任意的——它是早期生命能负担得起哪些化学转化的投影。</p>
<h3 id="_4">为什么质谱能读出这些壳层</h3>
<p>让反应组学成立,还有一层物理量子化是容易被忽略的、但其实是必要的。我们数的那些 PMD 并不是整数质量——它们落在一些非常特定的非整数值上,正是这些非整数值把化学上不同但名义质量相同的变化区分开来。甲基化(+CH₂)的 PMD 是 14.0157 Da,碳被氮取代(+N)是 14.0031 Da,同位素替换又给出别的值。这些小数偏移并不来自有机化学——<strong>它们来自核结合能</strong>。</p>
<p>核子结合成原子核时会释放能量,通过 E = mc² 这部分能量以质量亏损的形式被记录下来。碳-12 按约定恰好是 12;其他每种核素都带有一个反映其核子结合紧密程度的质量亏损。氢-1 是 1.00783 Da,氧-16 是 15.9949 Da,氮-14 是 14.0031 Da。这些小数偏移是量子力学层面的可观测量——它们编码强相互作用的本征态,正如电子轨道编码库仑势的本征态。</p>
<p>后果是直接的:<strong>让原子有离散能级的同一种物理量子化,也让分子反应有了离散的质量特征。</strong> 没有这一层,PMD 壳层在整数质量轴上会塌成一团,反应组学根本就做不成。高分辨质谱(Orbitrap、FT-ICR)本质上是一台伪装成化学仪器的核结合能探测器——它通过测量核子如何排列来读取化学信息。</p>
<p>所以这张轨道图在物理上是<strong>双重接地</strong>的:壳层之所以存在,是因为辅因子继承固定了早期生命能做哪些转化;壳层之所以可观测,是因为核结合给每个转化赋予了它自己独特的、量子力学上可分辨的质量亏损。<strong>电子层级的量子化让化学成为可能;核层级的量子化让化学可被读出。</strong></p>
<h3 id="_5">演化的冻结</h3>
<p>一个辅因子一旦成为细胞代谢的核心,就几乎无法被移除。每条下游通路都依赖它,它已经从"一种选择"升级成了"基础设施"。这跟冻结遗传密码的逻辑是一样的——局部突变无法重写它,因为整个细胞都已经在读它。</p>
<p>后果非常显著:高频 PMD 谱在<strong>生物的所有域之间高度保守</strong>。细菌、植物和人类共享大致相同的高频 PMD 集合,因为他们共享大致相同的辅因子集合。生物之间的差异不在谱的<em>结构</em>上,而在每个壳层的<em>强度</em>上——哪些反应被上调,哪些被压制。</p>
<p>这跟物理上的故事强对称。每个原子共享同一套轨道结构,因为每个原子都服从同一个 Schrödinger 方程;每个生物共享同一套 PMD 壳层结构,因为每个生物都继承了同一套被冻结的辅因子集合。<strong>通过共同的底层约束实现普适性</strong>,是这两个学科里同样的解释手法。</p>
<h3 id="_6">给化学人的一段话</h3>
<p>这里值得带走的不是"代谢有点像量子力学,听上去比较诗意"。重点是:<strong>化学有自己货真价实的量子化原理</strong>——可从辅因子继承和演化锁定中推导出来。化学家不需要借物理学的威望来支撑这个论证——代谢反应集的离散性是它本身的现象,有它自己的物理机制(受辅因子约束的催化可行性),也有它自己的守恒律(演化冻结)。</p>
<p>如果物理可以说"宇宙中每个原子都有离散的能级,因为 Schrödinger 方程是普适的",化学就可以说"地球上每个细胞都有离散的反应层级,因为辅因子库是普适的"。这两个陈述形状一致,解释力也相当。</p>
<h2 id="_7">配对质量距离与化学反应</h2>
<h3 id="pmd">PMD概念</h3>
<p><strong>配对质量距离(PMD)</strong>是同一质谱数据集中检测到的两个离子之间的精确质量差。例如:</p>
<table>
<thead>
<tr>
<th>PMD (Da)</th>
<th>分子式变化</th>
<th>反应类型</th>
</tr>
</thead>
<tbody>
<tr>
<td>2.0157</td>
<td>H₂</td>
<td>还原 / 加氢</td>
</tr>
<tr>
<td>14.0157</td>
<td>CH₂</td>
<td>甲基化、碳链延伸</td>
</tr>
<tr>
<td>15.9949</td>
<td>O</td>
<td>氧化(单氧)</td>
</tr>
<tr>
<td>17.0027</td>
<td>OH</td>
<td>羟基化</td>
</tr>
<tr>
<td>18.0106</td>
<td>H₂O</td>
<td>水合 / 脱水</td>
</tr>
<tr>
<td>28.0313</td>
<td>C₂H₄</td>
<td>乙基化</td>
</tr>
<tr>
<td>42.0106</td>
<td>C₂H₂O</td>
<td>乙酰化</td>
</tr>
<tr>
<td>79.9663</td>
<td>HPO₃</td>
<td>磷酸化</td>
</tr>
<tr>
<td>162.0528</td>
<td>C₆H₁₀O₅</td>
<td>己糖加成(糖基化)</td>
</tr>
</tbody>
</table>
<p>当两个离子之间的PMD与已知反应匹配时,它们即为该反应底物—产物对的候选。当数据集中发现大量此类配对时,即可推断该反应在所研究的生物或化学体系中处于活跃状态。</p>
<h3 id="pmd_1">PMD网络</h3>
<p>由具有化学意义的PMD连接的离子对构成<strong>PMD网络</strong>。节点为离子(检测到的m/z值),边以PMD(即反应类型)为标注。PMD网络以单一数据结构汇总了样品中完整的反应图景。</p>
<p>PMD网络的关键特性:</p>
<ul>
<li><strong>可从任意非靶向LC-MS数据集计算</strong>,无需注释。</li>
<li>节点的度分布反映哪些化合物代谢活性最高。</li>
<li>比较不同条件下的PMD网络,可揭示哪些反应被上调或下调,类似差异表达分析。</li>
<li>子网络通常对应已知生化通路,为生物学解读提供路径。</li>
</ul>
<p>PMD网络通过<a href="https://yufree.github.io/pmd/"><code>pmd</code> R包</a>中的<code>getchain()</code>函数构建,该函数通过追踪连续PMD边将离子链接成反应链。</p>
<h2 id="_8">反应层定量:反应组学之所以是"组学"</h2>
<p>反应组学最关键、也是目前最被低估的特性,是<strong>在不做化合物鉴定的前提下直接对反应做定量</strong>。文献里大量工作止步于把 PMD 拿来构建反应网络,然后通过节点反查物质鉴定来解读结果——这有用,但绕回去之后整个分析又被绑回到鉴定瓶颈上,本质上还是传统代谢组学加了一层网络可视化。</p>
<p>反应组学一开始就是为了跳过这个瓶颈:<strong>分析的最小单元是反应,不是分子</strong>。某个特定的 PMD——比方 15.9949 Da 的氧加成——在一组非靶向数据里可能出现成千上万次,对应几百对底物–产物离子对。每一次出现都是这个反应正在发生的一次观测。把所有出现合在一起看它在样品间的活跃度,就直接量化了氧化、甲基化、糖基化这些反应的整体强度,全程不需要任何化合物名单。这才是它配得上叫做"组学"的原因——<strong>反应就是分析对象本身</strong>。</p>
<p><a href="https://cran.r-project.org/package=pmd"><code>pmd</code> R包</a>中的<code>getreact()</code>函数实现了这个思路。对于每一对被指定 PMD 连起来的离子,它先看这一对在样本间的行为,然后分两种量化模式处理。</p>
<h3 id="_9">静态反应:底物和产物同涨同落</h3>
<p>有时一个反应的底物和产物在样本间是一起涨落的——比值大致不变,但绝对强度同步变化。生化上对应的是<strong>酶不是限速步骤</strong>:转化效率稳定,样品间真正变化的是上游供应量或下游消耗量。</p>
<p>这种"静态"反应里最有信息量的定量是<strong>总通量</strong>——底物强度加产物强度。和大就表示整个底物–产物池子大,上游供应足。样品间这个和的差异,反映的是<strong>这个反应的上游/下游被怎样调控</strong>。</p>
<h3 id="_10">动态反应:底物和产物各走各的</h3>
<p>另一种情况是底物和产物不一起变。比值从一个样品到另一个样品在变。这通常意味着<strong>酶本身才是被调控的部分</strong>:它的活性或丰度在不同样品里不一样,所以即使底物水平相近,转化效率也不同——底物在酶被抑制时积累,产物在酶被诱导时升高。</p>
<p>对这类"动态"反应,有意义的定量是<strong>比值</strong>——把更稳定的那个峰放在分子(当作内参),更不稳定的那个放分母。这样得出的每样品比值,反映的是变动那一端相对参考端的变化,把"酶活动"从"样本水平丰度漂移"中剥离出来。</p>
<h3 id="_11">两种调控模式,两种读数</h3>
<p>静态和动态两种模式合起来,刚好覆盖了一个反应在定量上能体现生物学调控的两条基本路径:</p>
<ul>
<li><strong>静态 PMD ⇒ 上游/下游调控。</strong> 酶稳定运行,变的是底物供应或产物去路。用强度求和定量。</li>
<li><strong>动态 PMD ⇒ 酶层调控。</strong> 酶活是变量,底物供应大致不变。用比值定量。</li>
</ul>
<p>概念上跟代谢控制分析(MCA)很像,但完全是从非靶向 LC-MS 数据里直接读出来的——不需要动力学测量、不需要同位素标记、不需要化合物鉴定。</p>
<h3 id="_12">为什么这才是反应组学最值得推的部分</h3>
<p>PMD 网络作为整理非靶向 MS 数据的工具,得到了应有的关注。但<strong>只构建网络本身并没有把分析从鉴定中解放出来</strong>:想要解读一个节点,分子终归要被命名。<strong>反应层定量才是反应组学区别于"又一种网络方法"的地方</strong>——反应本身携带定量生物学信息,哪怕反应两端的分子始终是未知的。把这层反应定量当作真正的分析对象,而不只是通往化合物鉴定的中间步骤,才是反应组学最值得继续往前推的部分。</p>
<h2 id="_13">方法与工具</h2>
<h3 id="pmd_2">PMD计算</h3>
<p>PMD分析需要<strong>高精度质量测量</strong>,通常来自Orbitrap或Q-TOF等高分辨率质谱仪器。区分同重素反应(如CO,27.9949 Da vs. C₂H₄,28.0313 Da)所需质量精度约为5 ppm或更优。</p>
<p>工作流程如下:</p>
<ol>
<li><strong>峰检测</strong> — 从原始LC-MS数据中提取含精确m/z值的峰列表(如使用XCMS、MZmine等工具)。</li>
<li><strong>PMD计算</strong> — 计算所有成对质量差,筛选与已知化学反应匹配的PMD。</li>
<li><strong>网络构建</strong> — 使用<code>getchain()</code>构建PMD网络,将离子链接成反应链。</li>
<li><strong>定量分析</strong> — 使用<code>getreact()</code>量化每个样本中各反应的活跃度。静态反应用强度求和(底物+产物),动态反应用比值(稳定峰/变动峰)定量。详细原理见上面"反应层定量"一节。</li>
</ol>
<h3 id="pmd-r">pmd R包</h3>
<p><a href="https://cran.r-project.org/package=pmd"><code>pmd</code>包</a>提供了反应组学分析在R中的完整实现:</p>
<ul>
<li><code>getpaired()</code> — 识别由特定PMD连接的离子对</li>
<li><code>getchain()</code> — 通过追踪离子列表中的反应链构建PMD网络</li>
<li><code>getreact()</code> — 量化各样本中反应活性,<code>method = "static"</code>(强度求和,适用于上游/下游调控反应)或 <code>method = "dynamic"</code>(稳定峰/变动峰比值,适用于酶层调控反应);输出"反应×样本"矩阵供统计比较</li>
<li><code>getstd()</code> — 提取同位素相关离子对用于质量控制</li>
<li>可视化函数,用于网络图和反应热图</li>
</ul>
<p>该包支持正负离子模式数据,并与标准代谢组学工作流程集成。</p>
<h3 id="pmd_3">PMD数据库与反应列表</h3>
<p>反应组学依赖与已知生化反应对应的PMD参考列表。<code>pmd</code>包内置了多个数据集:</p>
<ul>
<li><strong><code>keggrall</code></strong> — 源自KEGG酶催化反应的PMD,含反应方程式和KEGG ID</li>
<li><strong><code>hmdb</code></strong> — 来自HMDB人类代谢物条目的高频PMD</li>
<li><strong><code>omics</code></strong> — 整合多个数据库的反应PMD汇总表,涵盖主要组学反应</li>
<li><strong><code>sda</code></strong> — 亚结构差异、离子替换和反应的常见PMD</li>
<li><strong><code>MaConDa</code></strong> — 质谱污染物PMD,用于背景干扰核查</li>
</ul>
<h2 id="_14">源内反应与独立峰选择</h2>
<p>源内反应——加合物形成、源内碎裂和同位素模式——同样会在LC-MS数据集中的离子对之间产生特征性质量差。这些属于分析仪器产生的伪影而非生物反应,但遵循相同的PMD逻辑:两个离子之间固定的质量差编码了连接它们的特定过程。</p>
<p>这一发现是 <strong>globalstd 算法</strong>的核心依据,该算法由<a href="https://doi.org/10.1016/j.aca.2018.10.062">Yu、Olkowicz与Pawliszyn(2019)</a>提出,并在<code>pmd</code>包中实现。globalstd 的关键特点是<strong>数据驱动</strong>:它不依赖预定义的加合物列表,而是从当前数据集中发现哪些质量差真正普遍存在,并以此为据定义冗余。算法分三步执行:</p>
<ol>
<li><strong>保留时间聚类</strong> — 将共流出离子归为一组,认为它们来源于同一化合物。</li>
<li><strong>数据驱动的高频PMD检测</strong> — 在每个RT组内计算成对质量差。在多个组中高频出现的PMD被推断为<strong>广泛存在的加合物与中性丢失</strong>(如Na/H交换、¹³C同位素、常见溶剂加合物)。由于每个发生同一源内反应的化合物都贡献相同的PMD,这些质量差会积累出异常高的计数——而这一信号完全源自数据本身。</li>
<li><strong>独立峰筛选</strong> — 利用发现的高频PMD,每个化合物簇保留一个代表性离子,去除冗余的加合物、同位素峰和源内碎片。</li>
</ol>
<p>最终输出一套<strong>无冗余的独立离子集合</strong>,在保留完整化学多样性的同时消除峰的多重性。无需预先了解数据集中会出现哪些加合物。</p>
<h2 id="_15">药物代谢应用</h2>
<p>药物代谢产生一组可预测的生物转化产物。I相反应(氧化、还原、水解)和II相反应(结合反应)各对应特定PMD。反应组学支持<strong>非靶向药物代谢谱</strong>分析:给定来自药物处理生物体的样品,PMD网络可识别发生了哪些I相和II相转化,无需预先指定目标代谢物。</p>
<h2 id="_16">环境转化应用</h2>
<p>环境样品包含经历生物和非生物转化的复杂化学物质混合物。通过计算水体、沉积物或生物组织样品的PMD网络,可在不了解母体化合物身份的情况下识别活跃的转化反应。</p>
<h2 id="_17">内源性代谢组学应用</h2>
<p>在人类和动物代谢组学中,反应组学将测量到的代谢物丰度与产生它们的酶活性相连。血浆或尿液样品的PMD网络反映了生物体的代谢状态——哪些合成代谢和分解代谢反应最为活跃。</p>
<h2 id="_18">每月文献集</h2>
<p>以下为每月从PubMed收录的反应组学及PMD分析相关新文献。</p>
<!-- MONTHLY_UPDATES_START -->
<h3 id="2026-06">2026-06</h3>
<ul>
<li><a href="https://doi.org/10.1016/j.watres.2026.126218">Stage-resolved non-target reactomics and toxicity screening across a full-scale WWTP.</a> <em>Water research</em> (2026-06)</li>
</ul>
<!-- MONTHLY_UPDATES_END -->
<h2 id="_19">全部文献</h2>
<p>收录自原始论文(2020年)至今所有使用或扩展PMD反应组学的文献,每月更新。</p>
<!-- COLLECTION_START -->
<h3 id="_20">方法与工具</h3>
<ul>
<li><a href="https://doi.org/10.1016/j.jes.2025.12.043">Machine learning uncovers tidal DOM transformations and keystone molecules via FT-ICR MS and reactomics for estuarine nutrient cycling.</a> <em>Journal of environmental sciences (China)</em> (2025)</li>
<li><a href="https://doi.org/10.1016/j.watres.2025.123645">Accurate detection and high throughput profiling of unknown PFAS transformation products for elucidating degradation pathways.</a> <em>Water research</em> (2025) — Combines FT-ICR MS with PMD network analysis for high-throughput profiling of PFAS transformation products at mDa resolving power, revealing that UV treatment causes chain shortening while plasma treatment generates both chain-shortening and oxygen-rich chain-lengthening products.</li>
<li><a href="https://doi.org/10.1016/j.jpba.2024.116429">The impact of sampling time point on the lipidome composition</a> <em>Journal of Pharmaceutical and Biomedical Analysis</em> (2024) — Compares HILIC-HRMS lipidome profiles of meningioma and glioma brain tumors sampled fresh versus after 12-month storage, showing storage-induced phospholipid and sphingolipid degradation while tumor-type discrimination remains intact.</li>
<li><a href="https://doi.org/10.1016/j.foodchem.2023.136150">A multiplatform metabolomics/reactomics approach as a powerful strategy to identify reaction compounds generated during hemicellulose hydrothermal extraction from agro-food biomasses.</a> <em>Food chemistry</em> (2023) — Combines GC-MS, liquid chromatography, and reactomics in a multiplatform approach to characterize degradation compounds formed during hydrothermal hemicellulose extraction from hazelnut shells, demonstrating PMD-based reaction tracking in food chemistry contexts.</li>
<li><a href="https://doi.org/10.1038/s42004-020-00403-z">Untargeted high-resolution paired mass distance data mining for retrieving general chemical relationships.</a> <em>Communications chemistry</em> (2020) — The original reactomics paper. Introduces the PMD concept: high-frequency mass differences in untargeted MS data directly encode active chemical reactions, enabling reaction-network reconstruction without compound identification.</li>
<li><a href="https://doi.org/10.1002/mnfr.202000615">A Novel LC-MS Based Targeted Metabolomic Approach to Study the Biomarkers of Food Intake.</a> <em>Molecular nutrition & food research</em> (2020) — Uses PMD networking combined with parallel reaction monitoring to selectively extract and identify 76 wheat phytochemical-derived metabolites in human urine, establishing a quantification platform for biomarkers of whole grain wheat intake without enzymatic hydrolysis.</li>
<li><a href="https://doi.org/10.1016/j.jpba.2020.113574">Untargeted metabolomics profiling and hemoglobin normalization for archived newborn dried blood spots from a refrigerated biorepository.</a> <em>Journal of pharmaceutical and biomedical analysis</em> (2020) — Validates hemoglobin measured as a sodium lauryl sulfate complex at 540 nm as a normalization factor for metabolite quantification in dried blood spots archived at 4°C for up to 21 years, enabling retrospective untargeted metabolomics in long-term biorepositories.</li>
</ul>
<h3 id="_21">源内反应与独立峰选择</h3>
<ul>
<li><a href="https://doi.org/10.1186/s13321-022-00586-8">Reproducible untargeted metabolomics workflow for exhaustive MS2 data acquisition of MS1 features.</a> <em>Journal of cheminformatics</em> (2022) — Introduces PMDDA (PMD-dependent analysis), a workflow that removes redundant MS1 peaks using co-elution PMDs then exports a non-redundant precursor ion list for pseudo-targeted MS2 collection, yielding more annotated compounds and molecular networks than CAMERA or RAMClustR.</li>
<li><a href="https://doi.org/10.1016/j.aca.2020.08.050">Metabolic profile of fish muscle tissue changes with sampling method, storage strategy and time.</a> <em>Analytica chimica acta</em> (2020) — Applies globalstd algorithm and structure/reaction directed analysis to investigate how sampling method and storage conditions affect fish muscle metabolomics profiles, finding butylation-series metabolites stable during storage and demonstrating in vivo SPME superiority for unstable metabolites.</li>
<li><a href="https://doi.org/10.1016/j.aca.2018.10.062">Structure/reaction directed analysis for LC-MS based untargeted analysis.</a> <em>Analytica chimica acta</em> (2018) — Introduces the globalstd algorithm for data-driven independent ion selection. High-frequency PMDs among co-eluting peaks reveal widespread adducts and neutral losses; one representative ion per compound is retained, eliminating redundancy without a predefined adduct list.</li>
</ul>
<h3 id="pmd_4">PMD网络</h3>
<ul>
<li><a href="https://doi.org/10.1016/j.watres.2025.125247">Frequency-based paired mass distance method revealed the transformation pathway selection of organic compounds during mineralization treatment.</a> <em>Water research</em> (2025) — Uses frequency-based PMD analysis to reveal which transformation pathways are preferentially selected during organic matter mineralisation, linking reaction selectivity to treatment conditions.</li>
<li><a href="https://doi.org/10.1021/acs.est.1c02584">Microbial Roles in Dissolved Organic Matter Transformation in Full-Scale Wastewater Treatment Processes Revealed by Reactomics and Comparative Genomics.</a> <em>Environmental science & technology</em> (2021) — Pairs reactomics with comparative genomics. PMD-based reaction networks identify which microbial guilds drive specific dissolved-organic-matter transformations across full-scale wastewater treatment stages.</li>
<li><a href="https://doi.org/10.1021/acs.est.0c01830">Metabolism of SCCPs and MCCPs in Suspension Rice Cells Based on Paired Mass Distance (PMD) Analysis.</a> <em>Environmental science & technology</em> (2020) — First application of PMD network to biotransformation tracing. Uses PMD-linked ion chains to map chlorinated paraffin metabolism in rice cells, demonstrating that reaction pathways can be recovered from untargeted data without compound annotation.</li>
</ul>
<h3 id="_22">环境转化应用</h3>
<ul>
<li><a href="https://doi.org/10.1016/j.watres.2026.126218">Stage-resolved non-target reactomics and toxicity screening across a full-scale WWTP.</a> <em>Water research</em> (2026)</li>
<li><a href="https://doi.org/10.1016/j.envpol.2026.128413">Anaerobic transformation of 6PPD-Q in sediment: Dominated by quinone reduction and novel O-methylation pathways.</a> <em>Environmental pollution (Barking, Essex : 1987)</em> (2026)</li>
<li><a href="https://doi.org/10.1371/journal.pone.0342889">Molecular signature evolution of coal-derived dissolved organic matter under geothermal conditions: FT-ICR MS and machine learning.</a> <em>PloS one</em> (2026)</li>
<li><a href="https://doi.org/10.1021/acs.est.5c14774">Insights into Contaminant Composition Variations and Reactomics during Wastewater Treatment Processes Based on Nontargeted Analysis and Paired Mass Distance.</a> <em>Environmental science & technology</em> (2026) — Nontargeted PMD analysis of paired influent-effluent samples from 11 WWTPs shows that methylation/demethylation are the most conserved transformation reactions, with high-frequency PMDs capturing carbon-related polarity changes across treatment processes.</li>
<li><a href="https://doi.org/10.1016/j.watres.2025.125056">Real-world aged microplastics exacerbate antibiotic resistance genes dissemination in anaerobic sludge digestion via enhancing microbial metabolite communication-driven pilus conjugative transfer.</a> <em>Water research</em> (2025) — Reactomics network analysis shows that aged microplastics stimulate metabolite turnover of nitrogenous and sulfurous compounds and increase molecular transformation network complexity, promoting antibiotic resistance gene exchange in anaerobic sludge digestion.</li>
<li><a href="https://doi.org/10.1016/j.jhazmat.2025.137183">Integrating machine learning, suspect and nontarget screening reveal the interpretable fates of micropollutants and their transformation products in sludge</a> <em>Journal of Hazardous Materials</em> (2025) — Integrates machine learning for non-reference quantification of transformation products with suspect/nontarget screening in activated sludge, identifying 39 parent chemicals and 286 TPs with random-forest-predicted response factors and applying risk-based prioritization.</li>
<li><a href="https://doi.org/10.1126/sciadv.adn1039">Machine learning-enhanced molecular network reveals global exposure to hundreds of unknown PFAS.</a> <em>Science advances</em> (2024) — Develops APP-ID, an automatic PFAS identification platform with an enhanced molecular network algorithm (0.7% false-positive rate vs 2.4–46% for current methods) and a support vector machine for unknown PFAS structure identification, detecting 39 previously unreported environmental PFAS.</li>
<li><a href="https://doi.org/10.1016/j.watres.2024.121299">Unveiling intricate transformation pathways of emerging contaminants during wastewater treatment processes through simplified network analysis</a> <em>Water Research</em> (2024) — Develops simplified network analysis (SNA) to uncover transformation pathways of emerging contaminants across 15 Chinese WWTPs, finding (de)methylation and dehydration as the most frequent reactions and identifying 22 transformation products of four anti-hypertensive drugs.</li>
</ul>
<h3 id="dom">↳ DOM(天然有机质)转化</h3>
<ul>
<li><a href="https://doi.org/10.1016/j.watres.2026.125913">Role of oxygenation reactions in chlorinated disinfection byproduct formation during vacuum UV/chlorine treatment of reclaimed water.</a> <em>Water research</em> (2026) — PMD analysis of FT-ICR MS data reveals that oxygenation (+O) reactions precede and dominate chlorination in disinfection byproduct formation during UV/chlorine treatment, with over 93% of identified precursors undergoing oxygenation before chlorination.</li>
<li><a href="https://doi.org/10.1016/j.biortech.2026.134282">Transformation process and removal mechanism of DOM based on paired mass distance (PMD) analysis in the multi-stage biological contact oxidation process.</a> <em>Bioresource technology</em> (2026) — PMD network analysis of FT-ICR MS data elucidates DOM transformation in multi-stage biological contact oxidation, linking six key microbial genera to 70 PMDs associated with glycolysis and amino acid metabolic pathways.</li>
<li><a href="https://doi.org/10.1016/j.cej.2025.167655">FT-ICR MS and viral metagenomics reveal distinct mechanisms of lysogenic and lytic phage-driven DOM transformations in wastewater at formula-levels</a> <em>Chemical Engineering Journal</em> (2025)</li>
<li><a href="https://doi.org/10.1021/acs.est.5c09633">Microbial Physiological Adaptation to Biodegradable Microplastics Drives the Transformation and Reactivity of Dissolved Organic Matter in Soil.</a> <em>Environmental science & technology</em> (2025) — Combines stable isotope tracing, reactomics, and metagenomics to show that PLA microplastics induce oxidative lignin degradation while PHA promotes microbial anabolism, revealing contrasting DOM transformation pathways driven by different biodegradable plastics.</li>
<li><a href="https://doi.org/10.1021/acs.jafc.5c05559">Molecular Humification Mechanisms of Dissolved Organic Matter during Maize Straw Composting Enhanced by Humus Soil Biomaterial: Paired-Molecule Mass Difference Reactomics Analysis Based on FT-ICR MS.</a> <em>Journal of agricultural and food chemistry</em> (2025) — Paired-molecule mass difference reactomics via FT-ICR MS identifies three molecular humification pathways—phenol-protein reaction, polyphenol self-condensation, and Maillard reaction—during humus-enhanced maize straw composting, with N-containing molecules showing the highest reactivity.</li>
<li><a href="https://doi.org/10.1016/j.watres.2025.124331">Decoding periodate-driven phototransformation of dissolved organic matter in sunlit waters: Multidimensional property shifts and molecular network reconfiguration.</a> <em>Water research</em> (2025) — Combines FT-ICR MS-based PMD network analysis with interpretable machine learning to show that residual periodate from advanced oxidation enhances DOM photoreactivity 1.4–3.6-fold and promotes aromatic fragmentation via oxygenation-dominated reactions.</li>
<li><a href="https://doi.org/10.1016/j.jece.2025.117411">Identifying the impacts of photochemical and biological processes on wastewater effluent organic matter in receiving water using directed paired mass distance</a> <em>Journal of Environmental Chemical Engineering</em> (2025)</li>
<li><a href="https://doi.org/10.1021/acsestwater.4c01260">Reaction Sequence of the UV/H<sub>2</sub>O<sub>2</sub> System on the Suwannee River Dissolved Organic Matter with Complex Molecular Composition</a> <em>ACS ES&T Water</em> (2025)</li>
<li><a href="https://doi.org/10.1021/acs.est.5c01794">Wildfire-Derived Pyrogenic Dissolved Organic Matter (pyDOM) Enhances Riverine DOM Reactivities and Nitrogen Metabolisms.</a> <em>Environmental science & technology</em> (2025) — High-resolution MS and substrate-explicit modeling show that wildfire-derived pyrogenic DOM increases refractory aromatic components in river water; reactomics analysis reveals an enhanced potential for microbial oxidative reactions linked to higher nominal oxidation state of carbon.</li>
<li><a href="https://doi.org/10.1021/acs.estlett.5c00284">MoleTrans: Browser-Based Webtool for Postanalysis on Molecular Chemodiversity and Transformation of Dissolved Organic Matters via FT-ICR MS</a> <em>Environmental Science & Technology Letters</em> (2025)</li>
<li><a href="https://doi.org/10.1016/j.jhazmat.2024.137038">Effect of a high Cl– concentration on the transformation of waste leachate DOM by the UV/PMS system: A mechanistic study using the Suwannee River natural organic matter (SRNOM) as a simulator of waste leachate DOM</a> <em>Journal of Hazardous Materials</em> (2025) — Investigates how high chloride concentrations shift DOM transformation mechanisms under UV/PMS treatment, using molecular analysis to reveal competing oxidation pathways and their impact on disinfection byproduct precursor formation.</li>
<li><a href="https://doi.org/10.1021/acs.est.4c13557">Enhanced Release and Reactivity of Soil Water-Extractable Organic Matter Following Wildfire in a Subtropical Forest.</a> <em>Environmental science & technology</em> (2025) — Reactomics analysis of post-wildfire subtropical soil reveals an 8-fold increase in potential DOM reactivity, driven by elevated oxidative enzyme reactions and enrichment of aromatic-compound-degrading microbes, challenging the assumption that fire-altered DOM is less reactive.</li>
<li><a href="https://doi.org/10.1038/s43247-025-02032-7">Long-term fertilization promotes the microbial-mediated transformation of soil dissolved organic matter</a> <em>Communications Earth & Environment</em> (2025) — Examines long-term fertilization effects on soil DOM transformation through microbial community analysis and molecular characterization, linking fertilization regimes to shifts in DOM composition and microbial-mediated transformation pathways.</li>
<li><a href="https://doi.org/10.1016/j.seppur.2024.128536">Photochemical transformation altered coagulation behavior and treatability of dissolved organic matters in water</a> <em>Separation and Purification Technology</em> (2025)</li>
<li><a href="https://doi.org/10.1016/j.chemosphere.2025.144111">Unveiling molecular DOM reactomics and transformation coupled with multifunctional nanocomposites under anaerobic conditions: Tracking potential metabolomics and pathways.</a> <em>Chemosphere</em> (2025) — FT-ICR MS-based reactomics and metabolic pathway analysis track DOM transformations in livestock manure anaerobic digestion with metal-doped hydrochar supplements, revealing shifts from highly unsaturated to peptide-like molecules and linking reaction networks to microbial metabolic pathways.</li>
<li><a href="https://doi.org/10.1021/acs.est.4c08840">Network-Based Methods for Deciphering the Oxidizability of Complex Leachate DOM with <sup>•</sup>OH/O<sub>3</sub> via Molecular Signatures</a> <em>Environmental Science & Technology</em> (2025) — Uses PMD-based molecular network analysis to resolve oxidizability signatures of complex landfill leachate DOM under OH radical and ozone treatment, linking specific molecular subclasses to their susceptibility to advanced oxidation processes.</li>
<li><a href="https://doi.org/10.1016/j.cej.2024.157156">Enhanced removal of biolabile oxygen-depleted dissolved organic matter by coagulation-adsorption process Improves biological stability of reclaimed water</a> <em>Chemical Engineering Journal</em> (2024)</li>
<li><a href="https://doi.org/10.1016/j.envres.2024.120216">Revealing the interplay of dissolved organic matters variation with microbial symbiotic network in lime-treated sludge landscaping.</a> <em>Environmental research</em> (2024) — Reactomics analysis reveals that 0.4 g/g-TS lime dosage optimally promotes sludge stabilization during landscaping by enhancing protein hydrolysis and decarboxylation-driven humification, with microbial community shifts from Aromatoleum to Firmicutes-affiliated genera.</li>
<li><a href="https://doi.org/10.1021/acs.est.4c03022">Complexation with Metal Ions Affects Chlorination Reactivity of Dissolved Organic Matter: Structural Reactomics of Emerging Disinfection Byproducts.</a> <em>Environmental science & technology</em> (2024) — Structural reactomics analysis shows that iron and zinc complexation with DOM alters functional group availability and chlorination reactivity, generating emerging disinfection byproducts with distinct molecular signatures from uncomplexed DOM.</li>
<li><a href="https://doi.org/10.1016/j.watres.2024.121231">Inhibitory effect of microplastics derived organic matters on humification reaction of organics in sewage sludge under alkali-hydrothermal treatment.</a> <em>Water research</em> (2024) — FT-ICR MS and PMD analysis demonstrate that microplastic-leached DOM inhibits artificial humic acid formation during alkali-hydrothermal sludge treatment by suppressing condensation of oxygen-rich aromatic molecules, reducing plant growth promotion.</li>
<li><a href="https://doi.org/10.1021/acs.est.3c06871">Deciphering Microbe-Mediated Dissolved Organic Matter Reactome in Wastewater Treatment Plants Using Directed Paired Mass Distance.</a> <em>Environmental science & technology</em> (2023) — Introduces directed PMD (dPMD) analysis that infers substrate-product direction from sequential MS data without formula assignment, revealing conserved first-step reactions that trigger DOM diversification and identifying microbe-enzyme-reaction associations across 12 WWTPs.</li>
<li><a href="https://doi.org/10.1021/acs.est.3c05213">Interpretable Machine Learning and Reactomics Assisted Isotopically Labeled FT-ICR-MS for Exploring the Reactivity and Transformation of Natural Organic Matter during Ultraviolet Photolysis.</a> <em>Environmental science & technology</em> (2023) — Combines deuterium isotope labeling, FT-ICR MS, interpretable machine learning, and PMD network analysis to unravel NOM photoreactivity under UV irradiation, finding CHOS formulas most reactive and hydroxylation dominant for lignin/CRAMs.</li>
<li><a href="https://doi.org/10.1016/j.chemosphere.2023.140149">Tracking the transformation pathway of dissolved organic matters (DOMs) in biochars under sludge pyrolysis via reactomics and molecular network analysis.</a> <em>Chemosphere</em> (2023) — Applies FT-ICR MS-based reactomics and molecular network analysis to track sludge biochar DOM transformation under pyrolysis, identifying three-stage cascade reactions and showing that temperatures above 500°C are needed to minimize harmful N-containing byproducts.</li>
<li><a href="https://doi.org/10.1021/acs.est.3c00199">Exploring the Complexities of Dissolved Organic Matter Photochemistry from the Molecular Level by Using Machine Learning Approaches</a> <em>Environmental Science & Technology</em> (2023) — Trains ML models on irradiation data from two estuaries to predict photochemical reactivity of unannotated DOM molecules in five worldwide estuaries, revealing that riverine DOM chemistry largely determines subsequent photodegradation fate.</li>
<li><a href="https://doi.org/10.1016/j.cej.2023.141881">Synchronous biostimulants recovery and dewaterability enhancement of anaerobic digestion sludge through post-hydrothermal treatment</a> <em>Chemical Engineering Journal</em> (2023)</li>
<li><a href="https://doi.org/10.1016/j.watres.2022.119488">Comprehensive understanding of DOM reactivity in anaerobic fermentation of persulfate-pretreated sewage sludge via FT-ICR mass spectrometry and reactomics analysis.</a> <em>Water research</em> (2022) — FT-ICR MS and PMD-based reactomics reveal that persulfate pretreatment of sludge enhances VFA production by modulating DOM molecular compositions through humification-related reactions, beyond the conventional view of improved N-compound decomposition.</li>
<li><a href="https://doi.org/10.1016/j.envres.2022.112713">Novel insight into dissolved organic nitrogen (DON) transformation along wastewater treatment processes with special emphasis on endogenous-source DON.</a> <em>Environmental research</em> (2022) — Uses IMS-QTOF MS and PMD-based reaction network analysis to show that endogenous-source dissolved organic nitrogen constitutes over 35.5% of wastewater DON and participates in 46.7% of core biochemical reaction networks across a full-scale treatment train.</li>
</ul>
<h3 id="_23">药物代谢应用</h3>
<ul>
<li><a href="https://doi.org/10.1158/1055-9965.EPI-25-0801">Molecular Reactivity in Maternal Pregnancy Blood and Neonatal Dried Blood Spots Is Associated with the Risk of Pediatric Acute Lymphoblastic Leukemia.</a> <em>Cancer epidemiology, biomarkers & prevention : a publication of the American Association for Cancer Research, cosponsored by the American Society of Preventive Oncology</em> (2025) — Applies the quantitative PMD (qPMD) reactomics approach to neonatal dried blood spots and maternal pregnancy serum, identifying nine DBS qPMDs associated with pediatric ALL risk and suggesting early-life metabolic reactivity hubs linked to leukemogenesis.</li>
<li><a href="https://doi.org/10.1021/envhealth.3c00218">Active Molecular Network Discovery Links Lifestyle Variables to Breast Cancer in the Long Island Breast Cancer Study Project.</a> <em>Environment & health (Washington, D.C.)</em> (2024) — Uses active molecular network clustering and LASSO to link plasma metabolites in postmenopausal women to breast cancer status and lifestyle factors, identifying DiHODE connected to β-carotene supplement use as a potential molecular intermediary linking inflammation to breast cancer.</li>
<li><a href="https://doi.org/10.1021/acs.est.1c04039">Molecular Gatekeeper Discovery: Workflow for Linking Multiple Exposure Biomarkers to Metabolomics.</a> <em>Environmental science & technology</em> (2022) — Introduces the molecular gatekeeper concept. Uses PMD analysis to link multiple environmental exposure biomarkers to downstream metabolomics, identifying hub metabolites that mediate exposure–health relationships.</li>
<li><a href="https://doi.org/10.1021/acs.est.0c07184">Compartmentalization and Excretion of 2,4,6-Tribromophenol Sulfation and Glycosylation Conjugates in Rice Plants.</a> <em>Environmental science & technology</em> (2021) — Systematically characterizes sulfation and glycosylation conjugates of 2,4,6-tribromophenol in rice using PMD network analysis, identifying 8 conjugates in seedlings and revealing compartmentalization and excretion mechanisms for bromophenol detoxification.</li>
</ul>
<h3 id="_24">内源性代谢组学应用</h3>
<ul>
<li><a href="https://doi.org/10.1021/acs.analchem.5c01213">mzrtsim: Raw Data Simulation for Reproducible Gas/Liquid Chromatography–Mass Spectrometry-Based Nontargeted Metabolomics Data Analysis</a> <em>Analytical Chemistry</em> (2025) — Introduces the mzrtsim R package for simulating full-scan GC/LC-MS raw data (mzML format) from MoNA and HMDB spectra, enabling ground-truth benchmarking of metabolomics peak-extraction software and exposing false-positive peaks in XCMS, mzMine, and OpenMS.</li>
<li><a href="https://doi.org/10.1021/acs.analchem.2c04995">Deep Characterization of Serum Metabolome Based on the Segment-Optimized Spectral-Stitching Direct-Infusion Fourier Transform Ion Cyclotron Resonance Mass Spectrometry Approach</a> <em>Analytical Chemistry</em> (2023) — Develops segment-optimized spectral-stitching DI-FTICR MS achieving 8-fold more features than full-range acquisition, with a PMD-based reaction network used to disambiguate molecular formula candidates, yielding 3534 unambiguous formulas from pooled human serum.</li>
<li><a href="https://doi.org/10.1038/s41592-021-01303-3">Metabolite discovery through global annotation of untargeted metabolomics data.</a> <em>Nature methods</em> (2021) — NetID uses global network optimisation for metabolite annotation. Incorporates PMD-based ion relationships to propagate identities from known to unannotated LC-MS peaks across the full dataset.</li>
</ul>
<h3 id="_25">综述</h3>
<ul>
<li><a href="https://doi.org/10.1021/acs.est.5c01928">Transformative Forces: The Role of Gut Microbiota in Processing Environmental Pollutants</a> <em>Environmental Science & Technology</em> (2025) — Reviews gut microbiota-mediated transformation of environmental pollutants, highlighting multi-omics integration and advanced mass spectrometry approaches for identifying transformation products and assessing pollutant bioavailability and health risks.</li>
<li><a href="https://doi.org/10.1080/10408347.2025.2528134">Trends and Innovations in Tools for Processing Chromatographic Data Using Mass Spectrometry Detection: A Systematic Review</a> <em>Critical Reviews in Analytical Chemistry</em> (2025) — Systematic review of 33 computational tools for chromatographic MS data processing published 2018–2024, covering advances in peak detection, alignment, and deconvolution including machine learning approaches, with emphasis on open-source solutions.</li>
<li><a href="https://doi.org/10.1016/j.tibs.2025.01.010">Toward an integrated omics approach for plant biosynthetic pathway discovery in the age of AI</a> <em>Trends in Biochemical Sciences</em> (2025) — Reviews multiomics strategies for plant biosynthetic pathway discovery, proposing an integrated workflow combining molecular networking, reaction pair analysis, and gene co-expression patterns to accelerate identification of natural product biosynthetic genes.</li>
<li><a href="https://doi.org/10.3390/toxics10120778">Bioaccumulation and Biotransformation of Chlorinated Paraffins.</a> <em>Toxics</em> (2022) — Reviews bioaccumulation and biotransformation of chlorinated paraffins across species, summarizing tissue distribution patterns and biotransformation pathways including hydroxylation, dechlorination, and carbon chain decomposition in plants, invertebrates, and vertebrates.</li>
<li><a href="https://doi.org/10.1016/j.csbj.2022.09.004">Strategies for structure elucidation of small molecules based on LC-MS/MS data from complex biological samples.</a> <em>Computational and structural biotechnology journal</em> (2022) — Reviews strategies for structure elucidation of small molecules from LC-MS/MS data, categorizing approaches into mass spectral annotation and retention time prediction, and discusses advances including open-source tools for untargeted metabolomics.</li>
<li><a href="https://doi.org/10.1016/j.xcrp.2022.100978">AI/ML-driven advances in untargeted metabolomics and exposomics for biomedical applications.</a> <em>Cell reports. Physical science</em> (2022) — Reviews AI and ML applications across untargeted metabolomics and HRMS exposomics workflows, discussing advances in peak detection, chemical identification, and disease screening, with emphasis on integrating endogenous and exogenous small-molecule detection.</li>
<li><a href="https://doi.org/10.1016/j.trac.2021.116409">Recent advances in data-mining techniques for measuring transformation products by high-resolution mass spectrometry</a> <em>TrAC Trends in Analytical Chemistry</em> (2021)</li>
<li><a href="https://doi.org/10.3390/metabo9100200">The metaRbolomics Toolbox in Bioconductor and beyond.</a> <em>Metabolites</em> (2019) — Comprehensive review of over 200 R packages for computational metabolomics, covering data processing, biostatistics, metabolite annotation, and pathway analysis, with emphasis on reproducible Bioconductor workflows and multi-step pipeline integration.</li>
</ul>
<p><em>共 63 篇论文。最后更新:2026-07-03。</em></p>
<!-- COLLECTION_END -->
<h2 id="_26">月度存档</h2>
<!-- MONTHLY_ARCHIVE_START -->
<ul>
<li><a href="updates/2026-06.html">2026-06</a> — 1 篇论文</li>
<li><a href="updates/2026-05.html">2026-05</a> — 3 篇论文</li>
<li><a href="updates/2026-04.html">2026-04</a> — 1 篇论文</li>
<li><a href="updates/2026-03.html">2026-03</a> — 1 篇论文</li>
</ul>
<!-- MONTHLY_ARCHIVE_END -->
</article>
<footer>
<p>Generated from <a href="https://github.com">source repository</a>. Content is machine-managed with monthly updates.</p>
</footer>
</div>
</div>
<script>
(function () {
// Build TOC from headings in the article
var article = document.querySelector('article');
var tocList = document.getElementById('toc-list');
if (!article || !tocList) return;
var headings = article.querySelectorAll('h2, h3');
if (headings.length === 0) return;
headings.forEach(function (h) {
if (!h.id) return;
var li = document.createElement('li');
li.className = h.tagName === 'H3' ? 'toc-h3' : 'toc-h2';
var a = document.createElement('a');
a.href = '#' + h.id;
a.textContent = h.textContent.replace(/\s*\d+\s*$/, '');
li.appendChild(a);
tocList.appendChild(li);
});
// Highlight active section using IntersectionObserver
var links = tocList.querySelectorAll('a');
var activeId = null;
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
activeId = entry.target.id;
links.forEach(function (a) {
a.classList.toggle('active', a.getAttribute('href') === '#' + activeId);
});
}
});
}, { rootMargin: '-20% 0px -70% 0px' });
headings.forEach(function (h) { if (h.id) observer.observe(h); });
// Style publication lists: wrap content in .pub-list
var allPubSection = document.getElementById('all-publications');
if (allPubSection) {
var el = allPubSection.nextElementSibling;
while (el) {
if (el.tagName === 'H2') break;
if (el.tagName === 'H3') {
// Add count badge
var nextUl = el.nextElementSibling;
while (nextUl && nextUl.tagName !== 'UL') nextUl = nextUl.nextElementSibling;
if (nextUl) {
var count = nextUl.querySelectorAll('li').length;
var badge = document.createElement('span');
badge.className = 'section-count';
badge.textContent = count;
el.appendChild(badge);
nextUl.classList.add('pub-list');
// Wrap li contents
nextUl.querySelectorAll('li').forEach(function (li) {
var a = li.querySelector('a');
var em = li.querySelector('em');
if (a) {
// Extract annotation text (text nodes after the <em>)
var annotationText = '';
li.childNodes.forEach(function (node) {
if (node.nodeType === 3 && node.textContent.includes('—')) {
annotationText = node.textContent.replace(/^\s*—\s*/, '').trim();
}
});
var titleSpan = document.createElement('span');
titleSpan.className = 'pub-title';
titleSpan.appendChild(a.cloneNode(true));
if (annotationText) {
var noteSpan = document.createElement('span');
noteSpan.className = 'pub-note';
noteSpan.textContent = ' — ' + annotationText;
titleSpan.appendChild(noteSpan);
}
li.innerHTML = '';
li.appendChild(titleSpan);
if (em) {
var metaSpan = document.createElement('span');
metaSpan.className = 'pub-meta';
metaSpan.innerHTML = em.outerHTML;
li.appendChild(metaSpan);
}
}
});
}
}
el = el.nextElementSibling;
}
}
})();
</script>
</body>
</html>