clinpgx-database

Query gene-drug interactions, CPIC guidelines, allele functions, and drug labels from the ClinPGx database.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/robinbarvaag/poynt --skill clinpgx-database-robinbarvaag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinpgx-database
Source: https://github.com/robinbarvaag/poynt/tree/main/.github/skills/clinpgx-database
Command: npx skills add https://github.com/robinbarvaag/poynt --skill clinpgx-database-robinbarvaag

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides access to comprehensive pharmacogenomics data, enabling informed decisions about drug selection and dosing based on an individual's genetic makeup.

Core Features & Use Cases

  • Gene-Drug Interaction Queries: Understand how genetic variations affect drug response.
  • CPIC Guideline Access: Retrieve evidence-based clinical practice guidelines for pharmacogenetics.
  • Allele and Variant Information: Get details on specific genetic variants and their functional impact.
  • Use Case: A clinician can use this skill to quickly check the recommended genotype-guided dose for a patient taking warfarin, considering their CYP2C9 and VKORC1 genotypes.

Quick Start

Use the clinpgx-database skill to find gene-drug interactions for CYP2D6 and codeine.

Frequently Asked Questions about clinpgx-database

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

FAQPage Schema
How do I query gene-drug interactions for pharmacogenomics applications?

Query gene-drug interactions by accessing the ClinPGx pharmacogenomics database programmatically to retrieve genetic variation impacts on drug response. It integrates data from PharmGKB, CPIC, and PharmCAT to support precision medicine decisions.

Can I retrieve CPIC guidelines for genotype-guided dosing using Python?

Retrieve CPIC guidelines for genotype-guided dosing through the Skill's programmatic database access using Python and the requests library. It provides evidence-based clinical practice guidelines for pharmacogenetics.

What pharmacogenomics data sources are integrated for precision medicine?

Pharmacogenomics data sources integrated for precision medicine include PharmGKB, CPIC, and PharmCAT. This integration provides allele functions, drug labels, and gene-drug interactions to inform drug selection and dosing.

How do I get allele function information for specific genetic variants?

Get allele function information for specific genetic variants by querying the ClinPGx database for details on functional impacts. This supports understanding genetic influences on drug efficacy and toxicity.

Does this pharmacogenomics database tool require the requests library?

This pharmacogenomics database tool requires the Python requests library as a dependency to programmatically access ClinPGx data. It enables querying gene-drug interactions, CPIC guidelines, and allele functions.

What are the limitations of using ClinPGx data for clinical pharmacogenetics?

Limitations of using ClinPGx data for clinical pharmacogenetics include its intermediate implementation depth, meaning it provides database access for querying but requires clinical judgment for final genotype-guided dosing decisions.