English

Estimating Sequence Similarity from Read Sets for Clustering Next-Generation Sequencing data

Data Structures and Algorithms 2017-05-18 v1 Genomics

Abstract

To cluster sequences given only their read-set representations, one may try to reconstruct each one from the corresponding read set, and then employ conventional (dis)similarity measures such as the edit distance on the assembled sequences. This approach is however problematic and we propose instead to estimate the similarities directly from the read sets. Our approach is based on an adaptation of the Monge-Elkan similarity known from the field of databases. It avoids the NP-hard problem of sequence assembly. For low coverage data it results in a better approximation of the true sequence similarities and consequently in better clustering, in comparison to the first-assemble-then-cluster approach.

Keywords

Cite

@article{arxiv.1705.06125,
  title  = {Estimating Sequence Similarity from Read Sets for Clustering Next-Generation Sequencing data},
  author = {Petr Ryšavý and Filip Železný},
  journal= {arXiv preprint arXiv:1705.06125},
  year   = {2017}
}
R2 v1 2026-06-22T19:49:50.093Z