2019
DOI: 10.1155/2019/7074387
|View full text |Cite
|
Sign up to set email alerts
|

Pattern Matching for DNA Sequencing Data Using Multiple Bloom Filters

Abstract: Storing and processing of large DNA sequences has always been a major problem due to increasing volume of DNA sequence data. However, a number of solutions have been proposed but they require significant computation and memory. Therefore, an efficient storage and pattern matching solution is required for DNA sequencing data. Bloom filters (BFs) represent an efficient data structure, which is mostly used in the domain of bioinformatics for classification of DNA sequences. In this paper, we explore more dimensio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
12
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(12 citation statements)
references
References 26 publications
(22 reference statements)
0
12
0
Order By: Relevance
“…De Bruijn graph is applied for the assembly of DNA sequences produced by NGS. Najam et al [ 44 ] proposed a pattern matching algorithm using multiple bloom filters. The method assures finding all positions of the pattern in the text in the compressed text itself.…”
Section: Related Workmentioning
confidence: 99%
“…De Bruijn graph is applied for the assembly of DNA sequences produced by NGS. Najam et al [ 44 ] proposed a pattern matching algorithm using multiple bloom filters. The method assures finding all positions of the pattern in the text in the compressed text itself.…”
Section: Related Workmentioning
confidence: 99%
“…Though various techniques are available, significantly higher compression ratio is not attained. The DNA sequences can be efficiently compressed only by exploiting the special properties of DNA [14]. The absence of efficient compression technique especially for DNA sequences motivated us to perform this work.…”
Section: Fig 1 Dna Sequence In Text Formatmentioning
confidence: 99%
“…It can be inferred the biological function the sequence may have by DNA sequence alignment. The mechanism of DNA sequence alignment allows the target sequence to be compared with other sequences to find regions of local similarity [1], this process can be modelled as pattern matching problem, in which a pattern is a sequence of DNA characters (A, C, G, T) that is to be searched in a DNA sequence or chromosome [3]. Optimal multi pattern matching for DNA sequence is a challenging issue.…”
Section: Introductionmentioning
confidence: 99%
“…DNA sequencing is important in practical areas such as life and agricultural sciences. But nowadays, the DNA sequence data with massive size is a significant computational challenge [ 3 ]. Therefore, efficient DNA sequences processing is a major problem to cope with.…”
Section: Introductionmentioning
confidence: 99%