| Literature DB >> 17061921 |
Abstract
Sets of biological features with genome coordinates (e.g., genes and promoters) are a particularly common form of data in bioinformatics today. Accordingly, an increasingly important processing step involves comparing coordinates from large sets of features to find overlapping feature pairs. This paper presents fjoin, an efficient, robust, and simple algorithm for finding these pairs, and a downloadable implementation. For typical bioinformatics feature sets, fjoin requires O(n log(n)) time (O(n) if the inputs are sorted) and uses O(1) space. The reference implementation is a stand-alone Python program; it implements the basic algorithm and a number of useful extensions, which are also discussed in this paper.Mesh:
Year: 2006 PMID: 17061921 DOI: 10.1089/cmb.2006.13.1457
Source DB: PubMed Journal: J Comput Biol ISSN: 1066-5277 Impact factor: 1.479