Library Reagent Report
The system generates a Library Reagent Report at batch failure or invalidation, at successful library completion, and at successful quantification completion.
Column |
Description |
Type |
Regex |
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
batch_name |
Batch name. |
text |
^[a-zA-Z0-9_-]{1,36}$ |
|||||||||||||||
process |
Process name, in the format of PROCESS:subprocess. Value options:
|
text |
^[A-Z]{1,36}:[a-z0-9_]{1,36}$ |
|||||||||||||||
reagent_name |
Reagent name. |
text |
^[a-zA-Z0-9_ -]{1,36}$ |
|||||||||||||||
lot |
Reagent barcode. |
text |
^[a-zA-Z0-9_ -]{1,36}$ |
|||||||||||||||
expiration_date |
Expiration date in manufacturer format. |
text |
^[a-zA-Z0-9:/_ -]{1,100}$ |
|||||||||||||||
operator |
Username of the operator. |
text |
^[a-zA-Z0-9_ -]{1,36}$ |
|||||||||||||||
initiated |
Initiation timestamp associated with reagent. |
ISO 8601 timestamp |
|