Sequence Redesign
Redesign selected protein residues in one fixed CIF structure. Use the top-level type discriminator to choose binder redesign, with target and binder chain roles, or generic redesign. Every chain in the input structure must be assigned exactly once. Binder results include binding and structure metrics; generic results include structure and secondary-structure metrics.
Start a protein sequence redesign run
List protein sequence redesign runs
Get protein sequence redesign run status
Get redesigned protein sequences
Stop a running protein sequence redesign run
Resume a stopped protein sequence redesign run
Delete protein sequence redesign run data
Estimate cost for a protein sequence redesign run
ModelsExpand Collapse
class SequenceRedesignStartResponse: …A fixed-structure protein sequence redesign run.
A fixed-structure protein sequence redesign run.
When the input, output, and result data was permanently deleted. Null if data has not been deleted.
Deprecated. Use pipeline instead.
Deprecated. Use pipeline_version instead.
input: Optional[Input]Pipeline input (null if data deleted)
Pipeline input (null if data deleted)
class InputBinderProteinSequenceRedesignRunInputResponse: …
entities: List[InputBinderProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once as target or binder.
Every chain in the input CIF, assigned exactly once as target or binder.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignTargetEntityResponse: …A fixed target chain from the input CIF.
A fixed target chain from the input CIF.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponse: …
design_motifs: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotif]]Residues to redesign. Omit this field to keep the binder chain fixed.
Residues to redesign. Omit this field to keep the binder chain fixed.
filters: List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilterExcludedAminoAcidsDesignFilterResponse: …
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class InputGenericProteinSequenceRedesignRunInputResponse: …
entities: List[InputGenericProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once.
Every chain in the input CIF, assigned exactly once.
design_motifs: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotif]]Residues to redesign. Omit this field to keep the chain fixed.
Residues to redesign. Omit this field to keep the chain fixed.
filters: List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class SequenceRedesignListResponse: …Summary of a protein sequence redesign run.
Summary of a protein sequence redesign run.
When the input, output, and result data was permanently deleted. Null if data has not been deleted.
Deprecated. Use pipeline instead.
Deprecated. Use pipeline_version instead.
class SequenceRedesignRetrieveResponse: …A fixed-structure protein sequence redesign run.
A fixed-structure protein sequence redesign run.
When the input, output, and result data was permanently deleted. Null if data has not been deleted.
Deprecated. Use pipeline instead.
Deprecated. Use pipeline_version instead.
input: Optional[Input]Pipeline input (null if data deleted)
Pipeline input (null if data deleted)
class InputBinderProteinSequenceRedesignRunInputResponse: …
entities: List[InputBinderProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once as target or binder.
Every chain in the input CIF, assigned exactly once as target or binder.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignTargetEntityResponse: …A fixed target chain from the input CIF.
A fixed target chain from the input CIF.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponse: …
design_motifs: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotif]]Residues to redesign. Omit this field to keep the binder chain fixed.
Residues to redesign. Omit this field to keep the binder chain fixed.
filters: List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilterExcludedAminoAcidsDesignFilterResponse: …
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class InputGenericProteinSequenceRedesignRunInputResponse: …
entities: List[InputGenericProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once.
Every chain in the input CIF, assigned exactly once.
design_motifs: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotif]]Residues to redesign. Omit this field to keep the chain fixed.
Residues to redesign. Omit this field to keep the chain fixed.
filters: List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class BinderProteinDesignResult: …
entities: List[BinderProteinDesignResultEntity]Entities in the designed complex, including designed and fixed input entities.
Entities in the designed complex, including designed and fixed input entities.
class BinderProteinDesignResultEntityProteinEntity: …
class BinderProteinDesignResultEntityRnaEntity: …
class BinderProteinDesignResultEntityDnaEntity: …
metrics: BinderProteinDesignResultMetricsStructural and binding quality metrics for a designed protein binder
Structural and binding quality metrics for a designed protein binder
class GenericProteinDesignResult: …
entities: List[GenericProteinDesignResultEntity]Entities in the designed complex, including designed and fixed input entities.
Entities in the designed complex, including designed and fixed input entities.
class GenericProteinDesignResultEntityProteinEntity: …
class GenericProteinDesignResultEntityRnaEntity: …
class GenericProteinDesignResultEntityDnaEntity: …
class SequenceRedesignStopResponse: …A fixed-structure protein sequence redesign run.
A fixed-structure protein sequence redesign run.
When the input, output, and result data was permanently deleted. Null if data has not been deleted.
Deprecated. Use pipeline instead.
Deprecated. Use pipeline_version instead.
input: Optional[Input]Pipeline input (null if data deleted)
Pipeline input (null if data deleted)
class InputBinderProteinSequenceRedesignRunInputResponse: …
entities: List[InputBinderProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once as target or binder.
Every chain in the input CIF, assigned exactly once as target or binder.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignTargetEntityResponse: …A fixed target chain from the input CIF.
A fixed target chain from the input CIF.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponse: …
design_motifs: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotif]]Residues to redesign. Omit this field to keep the binder chain fixed.
Residues to redesign. Omit this field to keep the binder chain fixed.
filters: List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilterExcludedAminoAcidsDesignFilterResponse: …
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class InputGenericProteinSequenceRedesignRunInputResponse: …
entities: List[InputGenericProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once.
Every chain in the input CIF, assigned exactly once.
design_motifs: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotif]]Residues to redesign. Omit this field to keep the chain fixed.
Residues to redesign. Omit this field to keep the chain fixed.
filters: List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class SequenceRedesignResumeResponse: …A fixed-structure protein sequence redesign run.
A fixed-structure protein sequence redesign run.
When the input, output, and result data was permanently deleted. Null if data has not been deleted.
Deprecated. Use pipeline instead.
Deprecated. Use pipeline_version instead.
input: Optional[Input]Pipeline input (null if data deleted)
Pipeline input (null if data deleted)
class InputBinderProteinSequenceRedesignRunInputResponse: …
entities: List[InputBinderProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once as target or binder.
Every chain in the input CIF, assigned exactly once as target or binder.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignTargetEntityResponse: …A fixed target chain from the input CIF.
A fixed target chain from the input CIF.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponse: …
design_motifs: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotif]]Residues to redesign. Omit this field to keep the binder chain fixed.
Residues to redesign. Omit this field to keep the binder chain fixed.
filters: List[InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
class InputBinderProteinSequenceRedesignRunInputResponseEntityBinderSequenceRedesignBinderEntityResponseDesignMotifFilterExcludedAminoAcidsDesignFilterResponse: …
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputBinderProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class InputGenericProteinSequenceRedesignRunInputResponse: …
entities: List[InputGenericProteinSequenceRedesignRunInputResponseEntity]Every chain in the input CIF, assigned exactly once.
Every chain in the input CIF, assigned exactly once.
design_motifs: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotif]]Residues to redesign. Omit this field to keep the chain fixed.
Residues to redesign. Omit this field to keep the chain fixed.
filters: List[InputGenericProteinSequenceRedesignRunInputResponseEntityDesignMotifFilter]Filters applied to this motif in addition to global_design_filters.
Filters applied to this motif in addition to global_design_filters.
Number of unique filter-passing redesigned proteins to generate.
global_design_filters: Optional[List[InputGenericProteinSequenceRedesignRunInputResponseGlobalDesignFilter]]Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
Filters applied to every redesigned region. When omitted, cysteine is excluded. Pass [] to disable global filters.
class SequenceRedesignEstimateCostResponse: …Estimate response with monetary values encoded as decimal strings to preserve precision.
Estimate response with monetary values encoded as decimal strings to preserve precision.
breakdown: BreakdownCost breakdown for the billed application.
Cost breakdown for the billed application.