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.
Retrievable Outputs
Files + bundle Useful for notebooks and downstream inspectionRepresentative Workflow Patterns
Kinase Example
Inspect whether a kinase-bound ligand presents solvent-exposed atoms that could support further elaboration or linker hypotheses.
E3 Ligase Recruiter Example
Review exposure patterns on recruiter-like ligands in a PROTAC-oriented context while keeping interpretation at the inspection level.
Viral Enzyme Example
Compare ligand-bound structures from a viral target class to inspect how exposure changes across related binding modes.
What A Completed Example Can Show
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.