v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14107682538.8 KB

Retrieves detailed information from parts of a read set and returns the read set in the same format that it was uploaded. You must have read sets uploaded to your sequence store in order to run this operation.

get/sequencestore/{sequenceStoreId}/readset/{id}#partNumber

Path parameters

idstring required

The read set's ID.

sequenceStoreIdstring required

The read set's sequence store ID.

Query parameters

file'SOURCE1' | 'SOURCE2' | 'INDEX'

The file to retrieve.

partNumberinteger required

The part number to retrieve.

Response

Success

payloadstring

The read set file payload.