v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Downloads parts of data from a reference genome and returns the reference file in the same format that it was uploaded.

For more information, see Creating a HealthOmics reference store in the Amazon Web Services HealthOmics User Guide.

get/referencestore/{referenceStoreId}/reference/{id}#partNumber

Path parameters

idstring required

The reference's ID.

referenceStoreIdstring required

The reference's store ID.

Query parameters

partNumberinteger required

The part number to retrieve.

file'SOURCE' | 'INDEX'

The file to retrieve.

Headers

Rangestring

The range to retrieve.

Response

Success

payloadstring

The reference file payload.