Search for protein homology candidates in a batch
Runs 1 to 16 ordered typed protein queries with shared search controls. The operation is bounded, synchronous, and all-or-nothing: it returns completed candidate sets in query order or one error for the complete batch.
Authorizations
A Rafflesia API key, sent as Authorization: Bearer <key>.
Headers
Optional retry identity for the complete all-or-nothing batch. Reuse the same key only with the same request. When omitted, each item in each HTTP request is a distinct billable operation.
Body
An ordered batch of 1 to 16 typed biological queries sharing every search control.
1 - 16 elementsDatabase id or slug from homology.databases.list. Omit both database selectors to use the server-advertised default database and its default release. Mutually exclusive with database_release_id.
1 - 256Exact immutable dbr_ release id returned by the catalog. Omit both database selectors to use the server-advertised default database and its default release. Mutually exclusive with database.
^dbr_[0-9a-f]{64}$candidate_measurement, pairwise_sequence_alignment Optional exact metadata predicate applied before the release-owned search policy.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
approximate, exhaustive 1record_id Maximum ranked results returned for each query.
1 <= x <= 1000not_requested, if_available, required Immutable reusable target space shared by every query. Mutually exclusive with database, database_release_id, and filter.
^htsp_[0-9a-f]{64}$Response
OK
Always homology_search_result_set_batch.
homology_search_result_set_batch 1 - 16 elements