hmdb-database
Access Human Metabolome Database (220K+ metabolites). Search by name/ID/structure, retrieve chemical properties, biomarker data, NMR/MS spectra, pathways, for metabolomics and identification.
下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o hmdb-database.zip https://jpskill.com/download/18428.zip && unzip -o hmdb-database.zip && rm hmdb-database.zip
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/18428.zip -OutFile "$d\hmdb-database.zip"; Expand-Archive "$d\hmdb-database.zip" -DestinationPath $d -Force; ri "$d\hmdb-database.zip"
完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。
💾 手動でダウンロードしたい(コマンドが難しい人向け)
- 1. 下の青いボタンを押して
hmdb-database.zipをダウンロード - 2. ZIPファイルをダブルクリックで解凍 →
hmdb-databaseフォルダができる - 3. そのフォルダを
C:\Users\あなたの名前\.claude\skills\(Win)または~/.claude/skills/(Mac)へ移動 - 4. Claude Code を再起動
⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。
🎯 このSkillでできること
下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。
📦 インストール方法 (3ステップ)
- 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
- 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
- 3. 展開してできたフォルダを、ホームフォルダの
.claude/skills/に置く- · macOS / Linux:
~/.claude/skills/ - · Windows:
%USERPROFILE%\.claude\skills\
- · macOS / Linux:
Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。
詳しい使い方ガイドを見る →- 最終更新
- 2026-05-18
- 取得日時
- 2026-05-18
- 同梱ファイル
- 2
📖 Skill本文(日本語訳)
※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。
HMDBデータベース
概要
Human Metabolome Database (HMDB) は、人体内で見つかる低分子代謝物に関する詳細な情報を含む、包括的で自由に利用できるリソースです。
この Skill を使用する場面
この Skill は、メタボロミクス研究、臨床化学、バイオマーカーの発見、または代謝物同定タスクを実行する際に使用する必要があります。
データベースの内容
HMDB バージョン 5.0 (2025年現在) には以下が含まれています。
- 水溶性および脂溶性化合物を網羅する 220,945 件の代謝物エントリ
- 代謝に関与する酵素およびトランスポーターの 8,610 個のタンパク質配列
- 代謝物あたり 130 以上のデータフィールド。以下を含みます。
- 化学的特性 (構造、式、分子量、InChI、SMILES)
- 臨床データ (バイオマーカーの関連性、疾患、正常/異常濃度)
- 生物学的情報 (経路、反応、場所)
- 分光データ (NMR、MS、MS-MS スペクトル)
- 外部データベースリンク (KEGG、PubChem、MetaCyc、ChEBI、PDB、UniProt、GenBank)
主要な機能
1. Web ベースの代謝物検索
以下のために、https://www.hmdb.ca/ の Web インターフェースから HMDB にアクセスします。
テキスト検索:
- 代謝物名、同義語、または識別子 (HMDB ID) で検索
- HMDB ID の例: HMDB0000001, HMDB0001234
- 疾患の関連性または経路への関与で検索
- 生物学的検体タイプ (尿、血清、脳脊髄液、唾液、糞便、汗) でクエリ
構造ベースの検索:
- 構造および部分構造検索には ChemQuery を使用
- 分子量または分子量範囲で検索
- SMILES または InChI 文字列を使用して化合物を見つける
スペクトル検索:
- LC-MS スペクトルマッチング
- GC-MS スペクトルマッチング
- 代謝物同定のための NMR スペクトル検索
高度な検索:
- 複数の基準 (名前、特性、濃度範囲) を組み合わせる
- 生物学的場所または検体タイプでフィルタリング
- タンパク質/酵素の関連性で検索
2. 代謝物情報へのアクセス
代謝物データを取得する際、HMDB は以下を提供します。
化学情報:
- 系統名、伝統的な名前、および同義語
- 化学式と分子量
- 構造表現 (2D/3D、SMILES、InChI、MOL ファイル)
- 化学分類と分類
生物学的コンテキスト:
- 代謝経路と反応
- 関連する酵素とトランスポーター
- 細胞内局在
- 生物学的役割と機能
臨床的関連性:
- 生体液中の正常濃度範囲
- 疾患とのバイオマーカーの関連性
- 臨床的意義
- 該当する場合の毒性情報
分析データ:
- 実験および予測された NMR スペクトル
- MS および MS-MS スペクトル
- 保持時間およびクロマトグラフィーデータ
- 同定のための参照ピーク
3. ダウンロード可能なデータセット
HMDB は、https://www.hmdb.ca/downloads で複数の形式でバルクデータダウンロードを提供しています。
利用可能な形式:
- XML: 完全な代謝物、タンパク質、およびスペクトルデータ
- SDF: ケモインフォマティクスのための代謝物構造ファイル
- FASTA: タンパク質および遺伝子配列
- TXT: 生のスペクトルピークリスト
- CSV/TSV: 表形式のデータエクスポート
データセットカテゴリ:
- すべての代謝物、または検体タイプでフィルタリング
- タンパク質/酵素配列
- 実験および予測されたスペクトル (NMR、GC-MS、MS-MS)
- 経路情報
ベストプラクティス:
- すべてのフィールドを含む包括的なデータについては、XML 形式をダウンロードしてください
- 構造ベースの分析およびケモインフォマティクスワークフローには、SDF 形式を使用してください
- データ分析パイプラインとの統合には、CSV/TSV 形式を解析してください
- 最新のデータであることを確認するために、バージョン日付を確認してください (現在: v5.0, 2023-07-01)
使用要件:
- 学術および非営利研究には無料
- 商業利用には明示的な許可が必要です (samackay@ualberta.ca にお問い合わせください)
- データを使用する際は、HMDB の出版物を引用してください
4. プログラムによる API アクセス
API の可用性: HMDB はパブリック REST API を提供していません。プログラムによるアクセスには、開発チームへの連絡が必要です。
- 学術/研究グループ: eponine@ualberta.ca (Eponine) または samackay@ualberta.ca (Scott) にお問い合わせください
- 商業組織: カスタマイズされた API アクセスについては、samackay@ualberta.ca (Scott) にお問い合わせください
代替のプログラムによるアクセス:
- R/Bioconductor: R ベースのクエリには、
hmdbQueryパッケージを使用してください- インストール:
BiocManager::install("hmdbQuery") - HTTP ベースのクエリ関数を提供します
- インストール:
- ダウンロードされたデータセット: プログラムによる分析のために、XML または CSV ファイルをローカルで解析します
- Web スクレイピング: 推奨されません。代わりに、適切な API アクセスについてチームにお問い合わせください
5. 一般的な研究ワークフロー
非標的メタボロミクスにおける代謝物同定:
- サンプルから実験的な MS または NMR スペクトルを取得します
- HMDB スペクトル検索ツールを使用して、参照スペクトルと照合します
- 分子量、保持時間、および MS-MS フラグメンテーションを確認して、候補を検証します
- 生物学的妥当性 (検体タイプで予想される、既知の経路) を確認します
バイオマーカーの発見:
- HMDB で、関心のある疾患に関連する代謝物を検索します
- 正常状態と疾患状態の濃度範囲を確認します
- 強い差次的豊富さを持つ代謝物を特定します
- 経路のコンテキストと生物学的メカニズムを調べます
- PubMed リンクを介して文献と相互参照します
経路分析:
- 実験データから関心のある代謝物を特定します
- 各代謝物の HMDB エントリを検索します
- 経路の関連性と酵素反応を抽出します
- 経路図については、リンクされた SMPDB (Small Molecule Pathway Database) を使用します
- 生物学的解釈のために経路エンリッチメントを特定します
データベース統合:
- HMDB データを XML または CSV 形式でダウンロードします
- ローカルデータベースの関連フィールドを解析して抽出します
- データベース間のクエリのために、外部 ID (KEGG、PubChem、ChEBI) とリンクします
- HMDB 参照データを組み込んだローカルツールまたはパイプラインを構築します
関連する HMDB リソース
HMDB エコシステムには、関連するデータベースが含まれています。
- DrugBank: 医薬品情報を含む約 2,832 の薬物化合物
- T3DB (Toxin and Toxin Target Database): 約 3,670 の有毒化合物
- **SMPDB (Sm
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開
HMDB Database
Overview
The Human Metabolome Database (HMDB) is a comprehensive, freely available resource containing detailed information about small molecule metabolites found in the human body.
When to Use This Skill
This skill should be used when performing metabolomics research, clinical chemistry, biomarker discovery, or metabolite identification tasks.
Database Contents
HMDB version 5.0 (current as of 2025) contains:
- 220,945 metabolite entries covering both water-soluble and lipid-soluble compounds
- 8,610 protein sequences for enzymes and transporters involved in metabolism
- 130+ data fields per metabolite including:
- Chemical properties (structure, formula, molecular weight, InChI, SMILES)
- Clinical data (biomarker associations, diseases, normal/abnormal concentrations)
- Biological information (pathways, reactions, locations)
- Spectroscopic data (NMR, MS, MS-MS spectra)
- External database links (KEGG, PubChem, MetaCyc, ChEBI, PDB, UniProt, GenBank)
Core Capabilities
1. Web-Based Metabolite Searches
Access HMDB through the web interface at https://www.hmdb.ca/ for:
Text Searches:
- Search by metabolite name, synonym, or identifier (HMDB ID)
- Example HMDB IDs: HMDB0000001, HMDB0001234
- Search by disease associations or pathway involvement
- Query by biological specimen type (urine, serum, CSF, saliva, feces, sweat)
Structure-Based Searches:
- Use ChemQuery for structure and substructure searches
- Search by molecular weight or molecular weight range
- Use SMILES or InChI strings to find compounds
Spectral Searches:
- LC-MS spectral matching
- GC-MS spectral matching
- NMR spectral searches for metabolite identification
Advanced Searches:
- Combine multiple criteria (name, properties, concentration ranges)
- Filter by biological locations or specimen types
- Search by protein/enzyme associations
2. Accessing Metabolite Information
When retrieving metabolite data, HMDB provides:
Chemical Information:
- Systematic name, traditional names, and synonyms
- Chemical formula and molecular weight
- Structure representations (2D/3D, SMILES, InChI, MOL file)
- Chemical taxonomy and classification
Biological Context:
- Metabolic pathways and reactions
- Associated enzymes and transporters
- Subcellular locations
- Biological roles and functions
Clinical Relevance:
- Normal concentration ranges in biological fluids
- Biomarker associations with diseases
- Clinical significance
- Toxicity information when applicable
Analytical Data:
- Experimental and predicted NMR spectra
- MS and MS-MS spectra
- Retention times and chromatographic data
- Reference peaks for identification
3. Downloadable Datasets
HMDB offers bulk data downloads at https://www.hmdb.ca/downloads in multiple formats:
Available Formats:
- XML: Complete metabolite, protein, and spectra data
- SDF: Metabolite structure files for cheminformatics
- FASTA: Protein and gene sequences
- TXT: Raw spectra peak lists
- CSV/TSV: Tabular data exports
Dataset Categories:
- All metabolites or filtered by specimen type
- Protein/enzyme sequences
- Experimental and predicted spectra (NMR, GC-MS, MS-MS)
- Pathway information
Best Practices:
- Download XML format for comprehensive data including all fields
- Use SDF format for structure-based analysis and cheminformatics workflows
- Parse CSV/TSV formats for integration with data analysis pipelines
- Check version dates to ensure up-to-date data (current: v5.0, 2023-07-01)
Usage Requirements:
- Free for academic and non-commercial research
- Commercial use requires explicit permission (contact samackay@ualberta.ca)
- Cite HMDB publication when using data
4. Programmatic API Access
API Availability: HMDB does not provide a public REST API. Programmatic access requires contacting the development team:
- Academic/Research groups: Contact eponine@ualberta.ca (Eponine) or samackay@ualberta.ca (Scott)
- Commercial organizations: Contact samackay@ualberta.ca (Scott) for customized API access
Alternative Programmatic Access:
- R/Bioconductor: Use the
hmdbQuerypackage for R-based queries- Install:
BiocManager::install("hmdbQuery") - Provides HTTP-based querying functions
- Install:
- Downloaded datasets: Parse XML or CSV files locally for programmatic analysis
- Web scraping: Not recommended; contact team for proper API access instead
5. Common Research Workflows
Metabolite Identification in Untargeted Metabolomics:
- Obtain experimental MS or NMR spectra from samples
- Use HMDB spectral search tools to match against reference spectra
- Verify candidates by checking molecular weight, retention time, and MS-MS fragmentation
- Review biological plausibility (expected in specimen type, known pathways)
Biomarker Discovery:
- Search HMDB for metabolites associated with disease of interest
- Review concentration ranges in normal vs. disease states
- Identify metabolites with strong differential abundance
- Examine pathway context and biological mechanisms
- Cross-reference with literature via PubMed links
Pathway Analysis:
- Identify metabolites of interest from experimental data
- Look up HMDB entries for each metabolite
- Extract pathway associations and enzymatic reactions
- Use linked SMPDB (Small Molecule Pathway Database) for pathway diagrams
- Identify pathway enrichment for biological interpretation
Database Integration:
- Download HMDB data in XML or CSV format
- Parse and extract relevant fields for local database
- Link with external IDs (KEGG, PubChem, ChEBI) for cross-database queries
- Build local tools or pipelines incorporating HMDB reference data
Related HMDB Resources
The HMDB ecosystem includes related databases:
- DrugBank: ~2,832 drug compounds with pharmaceutical information
- T3DB (Toxin and Toxin Target Database): ~3,670 toxic compounds
- SMPDB (Small Molecule Pathway Database): Pathway diagrams and maps
- FooDB: ~70,000 food component compounds
These databases share similar structure and identifiers, enabling integrated queries across human metabolome, drug, toxin, and food databases.
Best Practices
Data Quality:
- Verify metabolite identifications with multiple evidence types (spectra, structure, properties)
- Check experimental vs. predicted data quality indicators
- Review citations and evidence for biomarker associations
Version Tracking:
- Note HMDB version used in research (current: v5.0)
- Databases are updated periodically with new entries and corrections
- Re-query for updates when publishing to ensure current information
Citation:
- Always cite HMDB in publications using the database
- Reference specific HMDB IDs when discussing metabolites
- Acknowledge data sources for downloaded datasets
Performance:
- For large-scale analysis, download complete datasets rather than repeated web queries
- Use appropriate file formats (XML for comprehensive data, CSV for tabular analysis)
- Consider local caching of frequently accessed metabolite information
Reference Documentation
See references/hmdb_data_fields.md for detailed information about available data fields and their meanings.
同梱ファイル
※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。
- 📄 SKILL.md (7,535 bytes)
- 📎 references/hmdb_data_fields.md (8,736 bytes)