clinpgx-database

Query ClinPGx pharmacogenomics data and CPIC guidelines for gene-drug interactions.

94|11|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/swaruplab/operon --skill clinpgx-database-swaruplab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinpgx-database
Source: https://github.com/swaruplab/operon/tree/main/src-tauri/protocols/clinpgx-database
Command: npx skills add https://github.com/swaruplab/operon --skill clinpgx-database-swaruplab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pandas, and includes scripts (resource) and references (resource) components.

What problem does it solve?

ClinPGx pharmacogenomics data and CPIC guidelines are essential for informing gene-drug decisions in clinical care and research.

Core Features & Use Cases

  • Query gene-drug interactions to map pharmacogenomic relationships and clinical relevance.
  • Retrieve CPIC guidelines, allele functions, and drug-label information for dosing and safety decisions.
  • Integrate ClinPGx results into clinical decision support workflows or research analyses.

Quick Start

Query ClinPGx data for CYP2D6 and clopidogrel to see genotype-guided dosing guidance.

Frequently Asked Questions about clinpgx-database

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query CPIC guidelines for pharmacogenomic gene-drug interactions?

You retrieve pharmacogenomic gene-drug interactions by executing structured API calls that fetch CPIC guidelines, clinical annotations, and allele functions for dosing decisions. The Skill provides a Python script to query this clinical relevance data.

What is pharmacogenomics data used for in clinical decision support?

Pharmacogenomics data informs precision dosing and safety decisions by mapping gene-drug clinical annotations and allele functions. It integrates into clinical decision support workflows to provide genotype-guided guidance for treatments like clopidogrel.

Can I retrieve allele functions and drug labels using Python and pandas?

Yes, you can retrieve allele functions and drug labels using Python and pandas. The Skill implements structured API calls with rate limiting and caching to fetch ClinPGx pharmacogenomics data for research and clinical workflows.

Does this pharmacogenomics API handle rate limiting and caching?

Yes, the pharmacogenomics API handles rate limiting and caching. It implements structured API calls with these mechanisms to manage query traffic and optimize data retrieval for CPIC guidelines and gene-drug interactions.

What's the best way to integrate CPIC guidelines into bioinformatics research analyses?

The best way to integrate CPIC guidelines into bioinformatics research is by using structured API calls to pull clinical annotations and drug pathways. The Skill outputs data compatible with pandas for pharmacogenetic decision support and research workflows.

When do I need pharmacogenomics data for precision dosing?

You need pharmacogenomics data for precision dosing when evaluating gene-drug interactions and safety decisions for clinical care. Retrieving CPIC guidelines and clinical annotations ensures accurate genotype-guided treatment plans across research workflows.