跳到主要内容
知仓学习社ZHICANG

pdx-model-analysis-agent

pdx-model-analysis-agent,来自 FreedomIntelligence/OpenClaw-Medical-Skills 的 agent 技能。

不碰外部(只输出文字)无严重或高危命中FreedomIntelligence/OpenClaw-Medical-Skills

它会碰到什么

扫了多少1 个文本文件,6 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

<!--

COPYRIGHT NOTICE

This file is part of the "Universal Biomedical Skills" project.

Copyright (c) 2026 MD BABU MIA, PhD <md.babu.mia@mssm.edu>

All Rights Reserved.

#

This code is proprietary and confidential.

Unauthorized copying of this file, via any medium is strictly prohibited.

#

Provenance: Authenticated by MD BABU MIA

-->


name: 'pdx-model-analysis-agent'

description: 'AI-powered analysis of patient-derived xenograft (PDX) models for drug response prediction, translational research, and personalized treatment selection.'

measurable_outcome: Execute skill workflow successfully with valid output within 15 minutes.

allowed-tools:

  • read_file
  • run_shell_command

PDX Model Analysis Agent

The PDX Model Analysis Agent provides AI-driven analysis of patient-derived xenograft models for preclinical drug testing, translational research, and personalized oncology. It correlates PDX drug responses with patient outcomes and molecular profiles for treatment selection.

When to Use This Skill

  • When selecting drug treatments based on PDX drug response data.
  • To correlate PDX molecular profiles with patient tumor characteristics.
  • For analyzing PDX-patient concordance in drug sensitivity.
  • When designing preclinical drug combination studies.
  • To identify biomarkers predicting PDX and patient drug response.

Core Capabilities

  1. PDX-Patient Concordance: Analyze molecular similarity between PDX and donor tumor.
  1. Drug Response Modeling: ML models correlating PDX drug sensitivity to patient outcomes.
  1. Biomarker Discovery: Identify molecular features predicting drug response in PDX panels.
  1. Combination Screening: Analyze synergy in PDX drug combination studies.
  1. Translational Prediction: Project PDX findings to patient treatment selection.
  1. Quality Assessment: Evaluate PDX fidelity and stability across passages.

PDX Quality Metrics

| Metric | Threshold | Interpretation |

|--------|-----------|----------------|

| Genetic concordance | >90% | Variants maintained |

| Expression correlation | >0.85 | Transcriptome preserved |

| CNV fidelity | >85% | Copy number stable |

| Tumor take rate | Variable | Engraftment success |

| Passage stability | <P5 recommended | Minimal drift |

Workflow

  1. Input: PDX molecular data, drug response curves, patient tumor data.
  1. Concordance Analysis: Compare PDX to donor tumor at molecular level.
  1. Drug Response Processing: Calculate IC50, AUC, TGI from growth curves.
  1. Biomarker Analysis: Correlate molecular features with drug sensitivity.
  1. Patient Prediction: Project findings to patient treatment recommendations.
  1. Quality Assessment: Flag PDX models with significant drift.
  1. Output: Drug rankings, biomarker associations, treatment recommendations.

Example Usage

User: "Analyze PDX drug response data for this breast cancer patient and recommend treatments."

Agent Action:

python3 Skills/Oncology/PDX_Model_Analysis_Agent/pdx_analyzer.py \
    --pdx_rnaseq pdx_expression.tsv \
    --pdx_mutations pdx_variants.maf \
    --patient_tumor patient_expression.tsv \
    --drug_responses pdx_drug_panel.csv \
    --tumor_type breast_cancer \
    --concordance_check true \
    --output pdx_recommendations/

Drug Response Metrics

| Metric | Calculation | Interpretation |

|--------|-------------|----------------|

| IC50 | Concentration for 50% inhibition | Potency |

| AUC | Area under dose-response curve | Overall sensitivity |

| TGI | Tumor growth inhibition % | In vivo efficacy |

| T/C | Treated/Control volume ratio | Treatment effect |

| Best response | Maximum tumor regression | Depth of response |

PDX Resource Integration

| Resource | Coverage | Data Types |

|----------|----------|------------|

| PDXFINDER | 4000+ models | Multi-omic, drug response |

| PDMR (NCI) | 500+ models | Genomic, drug response |

| Champions/Crown | 1500+ models | Drug response |

| EurOPDX | 1000+ models | European cohort |

AI/ML Models

Drug Response Prediction:

  • Gradient boosting on multi-omic features
  • Gene expression signatures for drug classes
  • Mutation-based response predictors

PDX-Patient Translation:

  • Transfer learning from PDX to patient
  • Domain adaptation for species differences
  • Concordance-weighted predictions

Combination Synergy:

  • Bliss independence model
  • Loewe additivity analysis
  • Machine learning synergy prediction

Clinical Translation Considerations

Factors Affecting Translation:

  1. Tumor heterogeneity: PDX from single biopsy
  2. Microenvironment: Mouse vs human stroma
  3. Immune system: Immunodeficient hosts
  4. Pharmacokinetics: Species differences
  5. Passage number: Drift over time

Best Practices:

  • Use early passage PDX (P1-P5)
  • Confirm molecular concordance
  • Test drug at clinically-relevant doses
  • Consider humanized PDX for immunotherapy

Prerequisites

  • Python 3.10+
  • scikit-learn, pandas
  • Drug response databases
  • PDX molecular datasets

Related Skills

  • Drug_Repurposing - For alternative drug identification
  • Multi_Omics_Integration - For PDX characterization
  • Clinical_Trials - For trial matching

Output Report

  1. Concordance Summary: PDX-patient molecular similarity
  2. Drug Rankings: Predicted efficacy from PDX data
  3. Biomarker Associations: Features driving sensitivity
  4. Quality Flags: PDX reliability assessment
  5. Treatment Recommendations: Prioritized drug list

Author

AI Group - Biomedical AI Platform

<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 3,010
本站分层T1
该仓技能数897
原文件路径skills/pdx-model-analysis-agent/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 897 个技能