Centroid based clustering of high throughput sequencing reads based on n-mer counts
Alexander Solovyov1, W Ian Lipkin
1Center for Infection and Immunity, Columbia University, New York, NY, 10032, USA. avs2132@columbia.edu.
BMC Bioinformatics
|September 10, 2013
Summary
Alignment-free sequence clustering using word counts is efficient for computational biology tasks. This method, particularly with soft expectation maximization, enhances clustering accuracy for high-throughput sequencing analysis.
Area of Science:
- Computational Biology
- Bioinformatics
- Genomics
Background:
- Alignment-free sequence comparison is crucial for various computational biology problems.
- Sequence clustering is a common task that benefits from efficient comparison methods.
- This study applies alignment-free comparison, specifically using sequence composition, to address sequence clustering challenges.
Purpose of the Study:
- To evaluate alignment-free sequence clustering methods based on word counts.
- To assess the efficiency and accuracy of different clustering algorithms.
- To develop and provide an open-source tool for alignment-free sequence clustering.
Main Methods:
- Centroid-based clustering algorithms utilizing word counts were investigated.
- The performance of the k-means algorithm, with and without data whitening, was evaluated for computational efficiency.
- The soft expectation maximization method was employed to improve clustering accuracy by assigning probabilistic cluster memberships.
Main Results:
- The k-means algorithm demonstrated computational efficiency for sequence clustering.
- Soft expectation maximization yielded higher clustering accuracy compared to standard methods.
- An open-source tool for alignment-free clustering (afcluster) was implemented and made publicly available.
Conclusions:
- Alignment-free sequence clustering is valuable for high-throughput sequencing analysis, offering reduced resource requirements and minimal quality loss during assembly.
- The length of sequencing reads is a significant factor influencing the performance of alignment-free read clustering.
- The developed tool facilitates efficient and accurate alignment-free sequence clustering.
Related Concept Videos
RNA-seq
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Next-generation Sequencing
The first human genome sequencing project cost $2.7 billion and was declared complete in 2003, after 15 years of international cooperation and collaboration between several research teams and funding agencies. Today, with the advent of next-generation sequencing technologies, the cost and time of sequencing a human genome have dropped over 100 fold.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.
Next-Generation Sequencing Methods
Although all next-generation methods use different technologies, they all share a set of standard features.


