1.
TruSeq DNA Methylation所使用的adapter序列與 TruSeq Single Index系統相同, bcl2fastq v2.2 guide在拆分過程中該軟體判斷adapter序列的嚴謹度(adapter stringency)定義如下:
The minimum match rate that triggers masking or trimming. This value is calculated as MatchCount / (MatchCount + MismatchCount). … The default value of 0.9 indicates that only reads with > 90% sequence identity with the adapter are trimmed.
(page. 14, bcl2fastq2-v2-20-software-guide)