# iSeqSearch: incremental protein search for iBlast/iMMSeqs2/iDiamond

**Authors:** Hyunwoo Yoo, Mohammadsaleh Refahi, Robi Polikar, Bahrad A. Sokhansanj, James R. Brown, Gail L. Rosen

PMC · DOI: 10.7717/peerj.19171 · 2025-04-28

## TL;DR

iSeqSearch improves protein sequence searches by efficiently reusing prior results, reducing resource use while maintaining accuracy.

## Contribution

iSeqSearch generalizes incremental search to support MMseqs2 and Diamond, extending and improving upon iBlast.

## Key findings

- iMMseqs2 and iDiamond show high concordance (over 0.9) with their non-incremental counterparts.
- The incremental approach provides more hits in some cases compared to conventional methods.
- iSeqSearch efficiently reuses prior data, reducing resource waste in growing genomic and proteomic databases.

## Abstract

The advancement of sequencing technology has led to a rapid increase in the amount of DNA and protein sequence data; consequently, the size of genomic and proteomic databases is constantly growing. As a result, database searches need to be continually updated to account for the new data being added. However, continually re-searching the entire existing dataset wastes resources. Incremental database search can address this problem.

One recently introduced incremental search method is iBlast, which wraps the BLAST sequence search method with an algorithm to reuse previously processed data and thereby increase search efficiency. The iBlast wrapper, however, must be generalized to support better performing DNA/protein sequence search methods that have been developed, namely MMseqs2 and Diamond. To address this need, we propose iSeqsSearch, which extends iBlast by incorporating support for MMseqs2 (iMMseqs2) and Diamond (iDiamond), thereby providing a more generalized and broadly effective incremental search framework. Moreover, the previously published iBlast wrapper has to be revised to be more robust and usable by the general community.

iMMseqs2 and iDiamond, which apply the incremental approach, perform nearly identical to MMseqs2 and Diamond. Notably, when comparing ranking comparison methods such as the Pearson correlation, we observe a high concordance of over 0.9, indicating similar results. Moreover, in some cases, our incremental approach, iSeqsSearch, which extends the iBlast merge function to iMMseqs2 and iDiamond, provides more hits compared to the conventional MMseqs2 and Diamond methods.

The incremental approach using iMMseqs2 and iDiamond demonstrates efficiency in terms of reusing previously processed data while maintaining high accuracy and concordance in search results. This method can reduce resource waste in continually growing genomic and proteomic database searches. The sample codes and data are available at GitHub and Zenodo (https://github.com/EESI/Incremental-Protein-Search; DOI: 10.5281/zenodo.14675319).

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12045279/full.md

---
Source: https://tomesphere.com/paper/PMC12045279