Batch Initiation Report
The system generates a Batch Initiation Report when a batch is initiated and validated successfully before plasma isolation. The report can be sent to the LIMS to indicate that the batch has been created and to provide a list of associated samples.
Column |
Description |
Type |
Regex |
---|---|---|---|
batch_name |
Batch name. |
text |
^[a-zA-Z0-9_-]{1,36}$ |
sample_barcode |
Unique sample barcode. |
text |
^[a-zA-Z0-9_-]{1,36}$ |
sample_type |
Sample type of the sample barcode. |
enum |
singleton | control | twin | ntc |
well |
Well associated with a sample. |
text |
^[a-zA-Z]{1,1}[0–9]{1,2}$ |
assay |
Assay name. |
text |
^[a-zA-Z0-9_ -]{1,100}$ |
method_version |
Assay automation method version. |
text |
VeriSeq NIPT v2 Assay |
workflow_manager_version |
Workflow manager version associated with the batch. |
text |
^[a-zA-Z0-9._ -]{1,100}$ |