PGx-DB Logo

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
TypeFormatExample
DrugBank IDDB + 5 digitsDB00682
Ensembl Gene IDENSG + 11 digitsENSG00000100197
UniProt ID6-10 alphanumericP04637
ATC Code1-7 charactersN02BE01
Variant Markerchr_pos_ref/alt9_133445803_C/T
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