Library Sample Report
The system generates a Library Sample 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}$ |
sample_barcode |
Unique sample barcode. |
text |
^[a-zA-Z0-9_-]{1,36}$ |
qc_status |
Sample status after completion of the assay steps. |
enum |
pass | fail |
qc_reason |
Reason for QC status. |
text |
^[a-zA-Z0-9_-]{1,36}$ |
starting_volume |
Initial volume of blood collection tube in ml at the time of plasma isolation. |
float |
|
index |
Index associated with a sample. |
text |
^[a-zA-Z0-9_-]{1,36}$ |
ccn_library_pg_ul |
Library concentration in pg/μl. |
float |
|
plasma_isolation_comments |
User comments when performing plasma isolation (free text). |
text |
^[a-zA-Z0-9_ -]{1,512}$ |
cfdna_extraction_comments |
User comments when performing cfDNA extraction (free text). |
text |
^[a-zA-Z0-9_ -]{1,512}$ |
library_prep_comments |
User comments when performing library preparation (free text). |
text |
^[a-zA-Z0-9_ -]{1,512}$ |
quantitation_comments |
User comments when performing quantification (free text). |
text |
^[a-zA-Z0-9_ -]{1,512}$ |