POST sequencing instances_batches_register
Sequencing
Registering a Sequencing Batch
POST
POST sequencing instances_batches_register
You can let One Codex know about sequencing samples that are inbound to our lab by registering them as part of a Sequencing Batch. A Batch can have one or more samples associated with it, and lets you associate the tube barcodes for the Reformatting or Sample Collection tubes you have with
Sample objects in One Codex.
The response from this endpoint will give you a list of Samples, each with an identifier and the tube barcode it is associated with. You should store this identifier so that you can update Sample metadata or retrieve the Sample later on.Authorizations
Body
application/json
A human-readable name for the sequencing batch.
Required string length:
1 - 100One or more tracking numbers associated with the sample shipment(s) to the lab.
Required array length:
1 - 100 elementsThe tube barcodes, specimen type, and sequencing depth for each sample to be sequenced.
Required array length:
1 - 5000 elementsResponse
200 - application/json
OK

