Tapestri DNA Pipeline starts with running a quality check (QC) module, which checks the validity of the input data. This QC module ensures that the FASTQ files used are valid and have no issues that might cause DNA Pipeline to fail. It also detects the chemistry and sets it as the run chemistry for the downstream analysis of the DNA Pipeline. If all files pass QC, DNA Pipeline moves on to the next step.
DNA Pipeline uses the fastp module to perform the quality checks.
Failure of QC
Under certain conditions, the QC may fail, and in every event, the run status displays a suitable message. The following table summarizes the errors along with the run status and reason for the error.
Issue |
Run Status |
Reason |
QC failed due to FASTQ file corruption |
QC Failed |
|
A sample is oversequenced |
Oversequenced Sample |
|
QC failed due to high percent of Ns at a position |
QC Failed |
|
Could not detect chemistry |
QC Failed |
|
Panel zip file is not correct |
Failed |
|
Based on the reasons above, investigate the reason for the run failure or contact support@missionbio.com for additional help.