An Efficient Search Algorithm for Finding Genomic-Range Overlaps Based on the Maximum Range Length

Citations

WEB OF SCIENCE

3
Citations

SCOPUS

3

초록

Efficient search algorithms for finding genomic-range overlaps are essential for various bioinformatics applications. A majority of fast algorithms for searching the overlaps between a query range (e.g., a genomic variant) and a set of N reference ranges (e.g., exons) has time complexity of O(k + log N), where k denotes a term related to the length and location of the reference ranges. Here, we present a simple but efficient algorithm that reduces k, based on the maximum reference range length. Specifically, for a given query range and the maximum reference range length, the proposed method divides the reference range set into three subsets: always, potentially, and never overlapping. Therefore, search effort can be reduced by excluding never overlapping subset. We demonstrate that the running time of the proposed algorithm is proportional to potentially overlapping subset size, that is proportional to the maximum reference range length if all the other conditions are the same. Moreover, an implementation of our algorithm was 13.8 to 30.0 percent faster than one of the fastest range search methods available when tested on various genomic-range data sets. The proposed algorithm has been incorporated into a disease-linked variant prioritization pipeline for WGS (http://gnome.tchlab.org) and its implementation is available at http://ml.ssu.ac.kr/gSearch.

키워드

Genome analysisnext-generation sequencingrange searchRNA sequencingvariant annotationvariant prioritizationwhole-genome sequencingVARIANTSANNOTATIONBROWSERUCSC
제목
An Efficient Search Algorithm for Finding Genomic-Range Overlaps Based on the Maximum Range Length
저자
Seok, Ho-SikSong, TaeminKong, Sek WonHwang, Kyu-Baek
DOI
10.1109/TCBB.2014.2369042
발행일
2015-07
유형
Article; Proceedings Paper
저널명
IEEE/ACM Transactions on Computational Biology and Bioinformatics
12
4
페이지
778 ~ 784