Ergotope Analysis Viewer

Select a target gene, screen, and comparison to view ergotope analysis results.

27 genes available

How to use

Search for a gene above, or select options from the dropdowns. Each selection filters the available options in the next dropdown.

27 genes available

-

-

Loading...

API Endpoints (v2)

Endpoint Description
GET /api/v2/genes List all available genes
GET /api/v2/genes/{gene} Get details for a specific gene
GET /api/v2/genes/{gene}/screens List screens available for a gene
GET /api/v2/genes/{gene}/screens/{screen}/comparisons List comparisons for a gene/screen
GET /api/v2/genes/{gene}/screens/{screen}/comparisons/{comparison}/analyses List analyses for a gene/screen/comparison
GET /api/v2/ergotope/{gene}/{screen}/{comparison}/{analysis} Get complete ergotope data (scores + variants)
GET /api/v2/assets/{gene}/{screen}/{comparison}/{analysis}/{path} Serve pre-rendered assets (images, CSV, metadata.json, etc.)
GET /api/v2/download/{gene}/{screen}/{comparison}/{analysis}/pml Download PyMOL visualization script
GET /api/v2/download/{gene}/{screen}/{comparison}/{analysis}/structure Download protein structure (CIF format)