Sturm Marc, Schroeder Christopher, Bauer Peter
Institute of Medical Genetics and Applied Genomics, University Hospital Tübingen, Tübingen, Germany.
BMC Bioinformatics. 2016 May 10;17:208. doi: 10.1186/s12859-016-1069-7.
Trimming of adapter sequences from short read data is a common preprocessing step during NGS data analysis. When performing paired-end sequencing, the overlap between forward and reverse read can be used to identify excess adapter sequences. This is exploited by several previously published adapter trimming tools. However, our evaluation on amplicon-based data shows that most of the current tools are not able to remove all adapter sequences and that adapter contamination may even lead to spurious variant calls.
Here we present SeqPurge ( https://github.com/imgag/ngs-bits ), a highly-sensitive adapter trimmer that uses a probabilistic approach to detect the overlap between forward and reverse reads of Illumina sequencing data. SeqPurge can detect very short adapter sequences, even if only one base long. Compared to other adapter trimmers specifically designed for paired-end data, we found that SeqPurge achieves a higher sensitivity. The number of remaining adapter bases after trimming is reduced by up to 90 %, depending on the compared tool. In simulations with different error rates, we found that SeqPurge is also the most error-tolerant adapter trimmer in the comparison.
SeqPurge achieves a very high sensitivity and a high error-tolerance, combined with a specificity and runtime that are comparable to other state-of-the-art adapter trimmers. The very good adapter trimming performance, complemented with additional features such as quality-based trimming and basic quality control, makes SeqPurge an excellent choice for the pre-processing of paired-end NGS data.
从短读长数据中去除接头序列是二代测序数据分析中常见的预处理步骤。在进行双端测序时,正向和反向读段之间的重叠部分可用于识别多余的接头序列。一些先前发表的接头去除工具利用了这一点。然而,我们基于扩增子数据的评估表明,当前大多数工具无法去除所有接头序列,而且接头污染甚至可能导致错误的变异调用。
SeqPurge具有非常高的灵敏度和高容错性,同时具有与其他最先进的接头去除工具相当的特异性和运行时间。其出色的接头去除性能,辅以基于质量的修剪和基本质量控制等附加功能,使SeqPurge成为双端二代测序数据预处理的绝佳选择。