PT - JOURNAL ARTICLE AU - Matija Korpar AU - Martin Šošić AU - Dino Blažeka AU - Mile Šikić TI - SW#db: GPU-accelerated exact sequence similarity database search AID - 10.1101/013805 DP - 2015 Jan 01 TA - bioRxiv PG - 013805 4099 - http://biorxiv.org/content/early/2015/01/14/013805.short 4100 - http://biorxiv.org/content/early/2015/01/14/013805.full AB - The deluge of next-generation sequencing (NGS) data and expanding database poses higher requirements for protein similarity search. State-of-the-art tools such as BLAST are not fast enough to cope with these requirements. Because of that it is necessary to create new algorithms that will be faster while keeping similar sensitivity levels. The majority of protein similarity search methods are based on a seed-and-extend approach which uses standard dynamic programming algorithms in the extend phase. In this paper we present a SW#db tool and library for exact similarity search. Although its running times, as standalone tool, are comparable to running times of BLAST it is primarily designed for the extend phase where there are reduced number of candidates in the database. It uses both GPU and CPU parallelization and when we measured multiple queries on Swiss-prot and Uniref90 databases SW#db was 4 time faster than SSEARCH, 6-10 times faster than CUDASW++ and more than 20 times faster than SSW.