Warhead Hunter PROTAC Target Module
Example Workflows

Example Warhead Hunter Workflows

Example workflows help show how Warhead Hunter can be used to inspect ligand exposure patterns in different target classes without claiming predictive certainty about the final design outcome.

Curated Targets

Kinase / E3 / Viral Different structural contexts for exposure review

Retrievable Outputs

Files + bundle Useful for notebooks and downstream inspection
Example Targets

Representative Workflow Patterns

KIN

Kinase Example

Inspect whether a kinase-bound ligand presents solvent-exposed atoms that could support further elaboration or linker hypotheses.

Exposure map Prepared PDB Viewer output
E3

E3 Ligase Recruiter Example

Review exposure patterns on recruiter-like ligands in a PROTAC-oriented context while keeping interpretation at the inspection level.

PROTAC-oriented Candidate atoms
VIR

Viral Enzyme Example

Compare ligand-bound structures from a viral target class to inspect how exposure changes across related binding modes.

Comparative structures Bundle retrieval

What A Completed Example Can Show

Prepared ligand-bound PDB files for structure inspection.
Ligand SDF, atom maps, and SASA tables for analysis.
Downloadable bundles and manifest-style API responses.

Quick Retrieval

Use the read-only example endpoints to inspect output formats before launching a new job.

curl -s "$BASE/api/examples" | python -m json.tool
curl -s "$BASE/api/examples/b281996d/files" | python -m json.tool
curl -L "$BASE/api/examples/b281996d/bundle" -o example_results.zip

Explore Through The App Or API

Open curated example jobs, browse completed runs, or move into the full documentation flow for automation and interpretation guidance.