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