Metabolite identification from MS/MS spectra: spectral matching, molecular formula prediction, and database searching (HMDB, KEGG). Use when annotating unknown metabolites.
Scanned 5/27/2026
Install via CLI
openskills install Pavel-Kravchenko/Bioinformatics---
name: bio-applied-metabolite-identification
description: "Metabolite identification from MS/MS spectra: spectral matching, molecular formula prediction, and database searching (HMDB, KEGG). Use when annotating unknown metabolites."
tool_type: python
primary_tool: RDKit
---
# Metabolite Identification and Annotation
- [HMDB metabolite database](https://hmdb.ca/)
- [MZmine 3 documentation](https://mzmine.github.io/mzmine_documentation/)
- [SIRIUS + CSI:FingerID](https://bio.informatik.uni-jena.de/software/sirius/)
- [MetaboAnalyst pathway analysis](https://www.metaboanalyst.ca/MetaboAnalyst/upload/PathUploadView.xhtml)
## MSI Identification Levels
| Level | Requirement | Typical method |
|-------|-------------|----------------|
| 1 | Exact mass + MS/MS + RT match to authentic standard | Reference standard |
| 2 | Spectral library match | GNPS, MassBank, NIST |
| 3 | Putative chemical class | Mass + isotope pattern |
| 4 | Uncharacterized | Unknown feature |
## Molecular Formula Assignment
- Exact mass matching: 5 ppm tolerance
- Adducts: [M+H]+, [M+Na]+, [M+NH4]+, [M-H]-
- Isotope pattern scoring, RDBE filter
## MS/MS Spectral Matching
- Cosine similarity to GNPS / MassBank / NIST libraries
- GNPS molecular networking for unknown metabolite families
- SIRIUS + CSI:FingerID for de novo structure prediction
## Differential Abundance
- Two groups: t-test / Mann-Whitney
- Multi-factor: limma linear models
- Volcano plot: fold change vs -log10(p)
- FDR correction (Benjamini-Hochberg)
## Pathway Enrichment (MSEA)
- ORA with KEGG metabolic pathways
- QEA using all metabolite ranks
- MetaboAnalyst pathway impact plots
## Pitfalls
- **Mass accuracy thresholds**: Use ppm, not absolute Da; 5 ppm at m/z 500 = 0.0025 Da
- **Schymanski confidence levels**: Level 1 requires reference standard match -- most identifications are Level 2-3
- **Ion mode bias**: ESI+ and ESI- detect different metabolite classes; always run both modes
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。