Available Targets
Select a target gene and analysis to view ergotope visualizations with disease variant annotations.
API Endpoints
| Endpoint | Description |
|---|---|
GET /api/targets |
List all available targets and comparisons |
GET /api/targets/{gene} |
Get details for a specific target |
GET /api/targets/{gene}/variants |
Get disease variants for a gene |
GET /api/ergotope/{gene}/{comparison} |
Get complete ergotope data (scores + variants) |
GET /api/assets/{gene}/{comparison}/{path} |
Serve pre-rendered assets (images, CSV, etc.) |
GET /download/{gene}/{comparison}/pml |
Download PyMOL visualization script |