jpskill.com
📄 ドキュメント コミュニティ 🟢 非エンジニアでもOK 👤 事務職・営業・経理

📄 Wes Clinical Report En

wes-clinical-report-en

WES(全エクソームシーケンス

⏱ Excel月次集計 半日 → 10分

📺 まず動画で見る(YouTube)

▶ Claude最新!PowerPoint, Excel, Wordを生成できる機能を解説 ↗

※ jpskill.com 編集部が参考用に選んだ動画です。動画の内容と Skill の挙動は厳密には一致しないことがあります。

📜 元の英語説明(参考)

Generates professional clinical PDF reports in English from WES (Whole Exome Sequencing) data with clinical interpretation summary, pharmacogenomic alerts, and follow-up recommendations.

🇯🇵 日本人クリエイター向け解説

一言でいうと

WES(全エクソームシーケンス

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o wes-clinical-report-en.zip https://jpskill.com/download/4123.zip && unzip -o wes-clinical-report-en.zip && rm wes-clinical-report-en.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/4123.zip -OutFile "$d\wes-clinical-report-en.zip"; Expand-Archive "$d\wes-clinical-report-en.zip" -DestinationPath $d -Force; ri "$d\wes-clinical-report-en.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して wes-clinical-report-en.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → wes-clinical-report-en フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-17
取得日時
2026-05-17
同梱ファイル
1

💬 こう話しかけるだけ — サンプルプロンプト

  • Wes Clinical Report En を使って、来週の会議資料の下書きを作って
  • Wes Clinical Report En で、既存ファイルから必要な部分だけ抽出して
  • Wes Clinical Report En で、提供されたテンプレートに沿って自動整形して

これをClaude Code に貼るだけで、このSkillが自動発動します。

📖 Claude が読む原文 SKILL.md(中身を展開)

この本文は AI(Claude)が読むための原文(英語または中国語)です。日本語訳は順次追加中。

WES Clinical Report (English)

Skill for generating professional clinical PDF reports in English from whole exome sequencing (WES) data. Designed for Novogene WES data (GATK + ANNOVAR pipeline) but adaptable to any WES pipeline with equivalent annotations.

Trigger

Fire this skill when the user says any of:

  • "generate WES clinical report in English"
  • "English exome PDF report"
  • "WES report PDF"
  • "clinical report from exome data"
  • "Novogene report English"
  • "exome clinical PDF"

Do NOT fire when:

  • User asks for a Spanish report (use wes-clinical-report-es)
  • User asks for variant annotation only (use variant-annotation)
  • User asks for ACMG classification only (use clinical-variant-reporter)

Scope

One skill, one task: convert WES markdown reports into professional English-language clinical PDFs with interpretation.

Workflow

  1. Parse WES markdown report (structured sections 1-7)
  2. Extract KPI metrics from Exome Summary
  3. Extract pathogenic variants, PGx alerts, rare damaging variants
  4. Build interpretive summary paragraph
  5. Render all sections as styled PDF with clinical tables
  6. Add ancestry estimation (section 8) if data available
  7. Add limitations section (section 9)
  8. Add disclaimer and report metadata
  9. Output PDF to specified directory

Capabilities

  1. Clinical interpretation summary: key findings, high-risk PGx alerts, prioritised rare variants, clinical follow-up recommendations.
  2. Clinically significant variants: ClinVar P/LP, ACMG SF v3.2, cancer predisposition panel, conflicting variants.
  3. Pharmacogenomics: CPIC star alleles, clinical effects, affected medications with contextualised high-risk alerts.
  4. Fitness and nutrition traits: genotypes with evidence grades (Corpas et al. 2021).
  5. Rare damaging variant prioritisation: REVEL, CADD, gnomAD AF.
  6. Disease and pathway context: OMIM, GWAS, COSMIC, KEGG.
  7. Institutional logos: configurable left/right logos on cover and header.

Example Output

Page 1 (cover):
  [Logo Left]                    [Logo Right]
  +---------------------------------------------+
  |  Whole Exome Sequencing Report  [SampleN]   |
  |  Platform / Reference / Date                |
  +---------------------------------------------+
  [KPIs: Total SNPs | Missense | Stopgain | Rare Damaging | ClinVar]

  Results Interpretation
  (auto-generated clinical summary paragraph)

Pages 2+:
  1. Exome Summary
  2. Clinically Significant Variants
  3. Pharmacogenomics
  4. Fitness and Nutrition Traits
  5. Prioritised Rare Damaging Variants
  6. Disease and Pathway Context
  7. Methods
  8. Ancestry Estimation
  9. Limitations
  [Disclaimer]

Usage

# Generate reports for all samples
python skills/wes-clinical-report-en/wes_clinical_report_en.py \
  --report-dir /path/to/REPORTS/ \
  --output-dir /path/to/PDF-EN/ \
  --logo-left /path/to/logo_left.jpg \
  --logo-right /path/to/logo_right.jpg

# Generate report for a single sample
python skills/wes-clinical-report-en/wes_clinical_report_en.py \
  --report-dir /path/to/REPORTS/ \
  --output-dir /path/to/PDF-EN/ \
  --samples Sample3

# Demo with default Novogene data
python skills/wes-clinical-report-en/wes_clinical_report_en.py --demo

Input format

The skill consumes WES reports in markdown format generated by the analysis pipeline (scripts 02-12 in ANALYSIS/SCRIPTS/). Each markdown report must follow this structure:

# Whole Exome Sequencing Report: SampleN
> **Project** ... | **Platform** ... | ...
## 1. Exome Summary
## 2. Clinically Significant Variants
## 3. Pharmacogenomics
## 4. Fitness and Nutrition Traits
## 5. Prioritised Rare Damaging Variants
## 6. Disease and Pathway Context
## 7. Methods

Gotchas

  1. Logo paths must exist: if logo files are missing, the report still generates but without institutional branding. The script silently skips missing logos.
  2. Table truncation: tables with more than 20 rows are truncated in the PDF with a note to consult TSV files. Do not assume all data is visible in the PDF.
  3. Ancestry data is optional: section 8 requires ancestry_results.json in the ancestry output directory. If absent, the section shows "No ancestry data available."
  4. ClinVar classifications are time-sensitive: the report reflects ClinVar state at annotation time. Do not treat classifications as permanent.
  5. PGx star alleles from SNVs only: CYP2D6 CNV analysis is not included. Do not claim complete metaboliser phenotyping.

Safety

ClawBio is a research and educational tool. It is not a medical device and does not provide clinical diagnoses. Consult a healthcare professional before making any medical decisions.

Agent Boundary

The agent dispatches and explains; the skill executes. The agent should not modify PDF generation logic inline. All report customisation goes through CLI flags.

Chaining Partners

  • variant-annotation: upstream VCF annotation feeding markdown reports
  • clinical-variant-reporter: ACMG classification for deeper analysis
  • wes-clinical-report-es: Spanish language version of the same report

Maintenance

  • Review cadence: quarterly (aligned with ClinVar release cycle)
  • Staleness signals: ClinVar version drift, CPIC guideline updates
  • Deprecation: if WES is superseded by WGS-only clinical pipelines

Requirements

  • Python 3.9+
  • reportlab >= 4.0
  • WES markdown reports (see input format above)
  • Institutional logos in JPG/PNG (optional)

Privacy

This skill is private and not included in the ClawBio public catalog. It contains institutional report templates that should not be distributed publicly.

References

  • Corpas et al. (2021) "Whole Genome Interpretation for a Family of Five" Frontiers in Genetics 12:535123
  • CPIC guidelines for pharmacogenomics
  • ClinVar / gnomAD / OMIM / COSMIC / KEGG for variant annotation