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 steps.
FASTQ files generated from the Illumina sequencer are checked for quality using the fastp module. The file format, as well as sequence quality, is verified before running the pipeline.
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 (V2) QC Warning (V3) |
|
Barcode Version cannot be determined (Only V2) |
QC Failed |
|
Panel zip file is not correct |
QC Failed |
|
R1/R2 read mismatch (Only V3)
|
QC Failed |
|
Amplicon Overlap (Only V3) |
QC Failed |
|
Protein panel issues |
QC Failed |
|
Based on the reasons above, investigate the reason for the run failure or contact support@missionbio.com for additional help.