Help & Documentation
Learn how to use PGx Explorer to explore pharmacogenomics data
Quick Start
PGx Explorer is a web application for exploring the PGx-DB pharmacogenomics database. You can search for drugs, genes, genetic variants, and protein targets to understand their relationships and clinical significance.
Press ⌘K or Ctrl+K to open quick search
Modules Guide
Understanding each section of the application
Identifier Formats
Supported ID types and their formats
| Type | Format | Example |
|---|---|---|
| DrugBank ID | DB + 5 digits | DB00682 |
| Ensembl Gene ID | ENSG + 11 digits | ENSG00000100197 |
| UniProt ID | 6-10 alphanumeric | P04637 |
| ATC Code | 1-7 characters | N02BE01 |
| Variant Marker | chr_pos_ref/alt | 9_133445803_C/T |
External Resources
Related databases and documentation
API Reference
Technical documentation for the PGx-DB REST API
This application uses the PGx-DB REST API. For direct API access or integration:
Base URL: https://pgx-db.org/rest-api
View API Documentation