wtsi-npg / npg_qc

QC checks and metrics for Illumina NGS data
5 stars 17 forks source link

generic artic autoqc result is created for a spiked PhiX tag #759

Closed mgcam closed 3 years ago

mgcam commented 3 years ago

If a spiked PhiX tag is registered in LIMS, a generic artic autoqc result is created for a spiked PhiX tag. This is undesirable for two reasons:

  1. this record will be entered into the iseq_heron_product_metrics mlwh table
  2. mqc skipper cannot match this autoqc result to anything in a list of real and control samples retrieved from mlwh, which results in a run not being expedited to archival (left in the QC-ers inbox)
mgcam commented 3 years ago

Resolved in https://github.com/wtsi-npg/npg_qc/pull/763