2015
DOI: 10.1109/tcbb.2015.2405333
|View full text |Cite
|
Sign up to set email alerts
|

<sc>FHAST</sc>: FPGA-Based Acceleration of <sc>Bowtie</sc> in Hardware

Abstract: Abstract-While the sequencing capability of modern instruments continues to increase exponentially, the computational problem of mapping short sequenced reads to a reference genome still constitutes a bottleneck in the analysis pipeline. A variety of mapping tools (e.g., BOWTIE, BWA) is available for general-purpose computer architectures. These tools can take many hours or even days to deliver mapping results, depending on the number of input reads, the size of the reference genome and the number of allowed m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 40 publications
(12 citation statements)
references
References 33 publications
(59 reference statements)
0
12
0
Order By: Relevance
“…Backward searching against FM-index would find out whether the read occurs in the reference genome and the corresponding location(s). Accelerating backward searching on FPGA has been proposed by Fernandez et al [20] using Convey HC-1 to process the whole short read. We follow the similar idea over hardware design, but also incorporate the method used in BWA-SW [36] that searching against FM-index would find out whether the head part of a read, called seed, occurs in the reference genome and the corresponding location(s).…”
Section: Backward Searchingmentioning
confidence: 99%
See 1 more Smart Citation
“…Backward searching against FM-index would find out whether the read occurs in the reference genome and the corresponding location(s). Accelerating backward searching on FPGA has been proposed by Fernandez et al [20] using Convey HC-1 to process the whole short read. We follow the similar idea over hardware design, but also incorporate the method used in BWA-SW [36] that searching against FM-index would find out whether the head part of a read, called seed, occurs in the reference genome and the corresponding location(s).…”
Section: Backward Searchingmentioning
confidence: 99%
“…A great number of papers have been published that either use FPGAs [16][17][18][19][20][21]55], or GPUs [28][29][30].…”
Section: Related Workmentioning
confidence: 99%
“…Three applications have been implemented using the MT-FPGA model on the Convey HC-2ex: bioinformatics (short read matching) [FVLN15], sparse linear algebra (SpMV) [HVN14] and database (hash join operation) [HANT15]. In all three implementations we demonstrated a much higher throughput than state of the art high-end CPUs and GPUs (in the SpMV case).…”
Section: Compiled Hardware Accelerated Threads (Chat)mentioning
confidence: 99%
“…Prominent examples are the tools SOAP3 (Liu et al, 2012) and SOAP3-dp (Luo et al, 2013), being about an order of magnitude faster than their CPU-based counterparts. The FPGA platform was also used for read mapping, with solutions involving a hash table (Olson et al, 2012) or an FM-index (Chen et al, 2013;Fernandez et al, 2015).…”
Section: Introductionmentioning
confidence: 99%