Proceedings of the 2004 ACM Symposium on Applied Computing 2004
DOI: 10.1145/967900.967932
|View full text |Cite
|
Sign up to set email alerts
|

A parallel algorithm for the extraction of structured motifs

Abstract: In this work we propose a parallel algorithm for the efficient extraction of binding-site consensus from genomic sequences. This algorithm, based on an existing approach, extracts structured motifs, that consist of an ordered collection of p ≥ 1 boxes with sizes and spacings between them specified by given parameters. The contents of the boxes, which represent the extracted motifs, are unknown at the start of the process and are found by the algorithm using a suffix tree as the fundamental data structure. By p… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
34
0

Year Published

2004
2004
2017
2017

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 25 publications
(34 citation statements)
references
References 13 publications
0
34
0
Order By: Relevance
“…From an algorithmic point of view, and in particular in what concerns parallel algorithms, we shall apply the parallelization technique proposed in [22] to the algorithm at hand. This approach will allow the use of even larger datasets which is a major limitation of current solutions.…”
Section: Resultsmentioning
confidence: 99%
“…From an algorithmic point of view, and in particular in what concerns parallel algorithms, we shall apply the parallelization technique proposed in [22] to the algorithm at hand. This approach will allow the use of even larger datasets which is a major limitation of current solutions.…”
Section: Resultsmentioning
confidence: 99%
“…It works by constructing a generalized suffix tree using the input sequences and then finding the motifs (or spelling the models) using this generalized suffix tree. Following that many modifications and extensions were proposed to improve the performance [8] [9] [10]. In this paper we adapt the original SPELLER algorithm for efficient implementation on multicore and GPU.…”
Section: The Core Suffix Tree Algorithmmentioning
confidence: 99%
“…SPELLER is a tree based algorithm and suffix tree by nature is very unbalanced. A previous attempt to parallelize SPELLER can be found in [10]. In [10] the count of the residues is used as the basis for distributing the load among multiple nodes.…”
Section: Adapting Speller On Multicorementioning
confidence: 99%
See 2 more Smart Citations