Hello all,
A colleague of mine used Cassava1.8.2 and bcl2fastq to convert the same bcl file to fastq format. I was tasked with proving that the two resulting fastq files (again, the same data from the machine, just different software used to convert to fastq) are identical (i.e., the same sequence, the same quality score for each read). I noticed that some of the quality scores were indeed slightly different.
File 1:
@HWI-Read1_deidentified_name
CCAAGTCTCGCTTACTTTTCATGTCATCCCGTGCCTTCTCCGAGAGGGTTCGCAGGTTCATGTTTTCAAAGATGCTAATGGACGTAGCCCAGGCCAGCGAT
+
0<@<DEEG<DCC<E?CFHHHHHEHHIIHHH@<EEH?FHH11C/<<?@EHICDH=C<FH1FEHHIIH@1111FHIHHEG@1<CG<CH@H1<CCC1<<<?C/1
File 2:
@HWI-Read1_deidentified_name
CCAAGTCTCGCTTACTTTTCATGTCATCCCGTGCCTTCTCCGAGAGGGTTCGCAGGTTCATGTTTTCAAAGATGCTAATGGACGTAGCCCAGGCCAGCGAT
+
0<@<DEEG<DCC<E?CFHHHHHEHHIIHHH@<EEH?FHH11C/<<?@EHICDH=C<FH1FEHHIIH@1111FHIHHEG@1<CG<CH@H1<CCC1<<<?C##
See the difference? Its minor, typically towards the end of the read, typically affecting poor~ish quality bases.
Does anyone have an idea of what might cause this?
A colleague of mine used Cassava1.8.2 and bcl2fastq to convert the same bcl file to fastq format. I was tasked with proving that the two resulting fastq files (again, the same data from the machine, just different software used to convert to fastq) are identical (i.e., the same sequence, the same quality score for each read). I noticed that some of the quality scores were indeed slightly different.
File 1:
@HWI-Read1_deidentified_name
CCAAGTCTCGCTTACTTTTCATGTCATCCCGTGCCTTCTCCGAGAGGGTTCGCAGGTTCATGTTTTCAAAGATGCTAATGGACGTAGCCCAGGCCAGCGAT
+
0<@<DEEG<DCC<E?CFHHHHHEHHIIHHH@<EEH?FHH11C/<<?@EHICDH=C<FH1FEHHIIH@1111FHIHHEG@1<CG<CH@H1<CCC1<<<?C/1
File 2:
@HWI-Read1_deidentified_name
CCAAGTCTCGCTTACTTTTCATGTCATCCCGTGCCTTCTCCGAGAGGGTTCGCAGGTTCATGTTTTCAAAGATGCTAATGGACGTAGCCCAGGCCAGCGAT
+
0<@<DEEG<DCC<E?CFHHHHHEHHIIHHH@<EEH?FHH11C/<<?@EHICDH=C<FH1FEHHIIH@1111FHIHHEG@1<CG<CH@H1<CCC1<<<?C##
See the difference? Its minor, typically towards the end of the read, typically affecting poor~ish quality bases.
Does anyone have an idea of what might cause this?
Comment