Download OpenAPI specification:Download
uuid required | string URL-encoded parameter holding request description. |
{- "info": {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "status": "RUNNING",
- "message": "string"
}, - "meta": {
- "alignment_mode": "pairwise",
- "alignment_method": "string"
}, - "results": [
- {
- "structures": [
- {
- "entry_id": "string",
- "selection": {
- "asym_id": "A",
- "beg_seq_id": 0,
- "end_seq_id": 0
}
}, - {
- "entry_id": "string",
- "selection": {
- "asym_id": "A",
- "beg_seq_id": 0,
- "end_seq_id": 0
}
}
], - "structure_alignment": [
- {
- "regions": [
- [
- {
- "asym_id": "string",
- "beg_seq_id": 0,
- "beg_index": 0,
- "length": 0
}
], - [
- {
- "asym_id": "string",
- "beg_seq_id": 0,
- "beg_index": 0,
- "length": 0
}
]
], - "transformations": [
- [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
], - [
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
]
], - "summary": {
- "scores": [
- {
- "value": 0,
- "type": "RMSD"
}
], - "n_aln_residue_pairs": 0,
- "n_modeled_residues": [
- 0,
- 0
], - "seq_aln_len": 0,
- "aln_coverage": [
- 0,
- 0
]
}
}
], - "sequence_alignment": [
- {
- "sequence": "string",
- "regions": [
- {
- "asym_id": "string",
- "beg_seq_id": 0,
- "beg_index": 0,
- "length": 0
}
], - "gaps": [
- {
- "beg_index": 0,
- "length": 0
}
]
}, - {
- "sequence": "string",
- "regions": [
- {
- "asym_id": "string",
- "beg_seq_id": 0,
- "beg_index": 0,
- "length": 0
}
], - "gaps": [
- {
- "beg_index": 0,
- "length": 0
}
]
}
], - "summary": {
- "scores": [
- {
- "value": 0,
- "type": "RMSD"
}
], - "n_aln_residue_pairs": 0,
- "n_modeled_residues": [
- 0,
- 0
], - "seq_aln_len": 0,
- "aln_coverage": [
- 0,
- 0
]
}
}
]
}