Skip to main content
ADC design tracks your linker-payload combinations under a therapeutic candidate and runs a rule-based developability assessment. The analysis is sequence-based by default; pass a structure job ID to include SASA-based conjugation-site accessibility. Analysis runs synchronously and costs no credits.

Browse the catalogue

The catalogue lists known payloads (MMAE, DXd, DM1, …) and linkers (mc-vc-PAB, …) with their SMILES strings. Use it to pick names when creating a design.

Create a design

Designs live under a therapeutic candidate, not a variant. One candidate can have multiple designs representing different linker-payload combinations.
Required fields: candidate_id, name, linker_name, linker_type, payload_name, conjugation_method. Everything else is optional but improves analysis coverage.

Run developability analysis

The result is persisted to the design’s analysis field — subsequent get() calls return the cached value without re-running.

With structure-based site accessibility

Pass a completed structure prediction job ID to add SASA-based analysis of your conjugation site:
Without structure_job_id, only sequence-level rules run.

Read the analysis result

The analysis dict contains assessments across conjugation chemistry, payload class, linker stability, and (if structure was provided) site accessibility. Each assessment includes a risk level and a rationale string.

List designs for a candidate

Compare designs

Delete a design