Genoogle: an indexed and parallelized search engine for similar DNA sequences
July 10, 2015 Β· Entered Twilight Β· π arXiv.org
"Last commit was 9.0 years ago (β₯5 year threshold)"
Evidence collected by the PWNC Scanner
Repo contents: .classpath, .gitignore, .project, .settings, 3rt-party, GPL, LICENSE, README.md, build.xml, conf, data, files, format_db.sh, images, inputs, lib, manifest, proto, run_console.sh, run_standalone_web.sh, run_web.sh, src, tests, webapps
Authors
Felipe Albrecht
arXiv ID
1507.02987
Category
cs.DC: Distributed Computing
Cross-listed
cs.CE,
cs.IR,
q-bio.GN
Citations
2
Venue
arXiv.org
Repository
https://github.com/felipealbrecht/Genoogle
β 13
Last Checked
2 months ago
Abstract
The search for similar genetic sequences is one of the main bioinformatics tasks. The genetic sequences data banks are growing exponentially and the searching techniques that use linear time are not capable to do the search in the required time anymore. Another problem is that the clock speed of the modern processors are not growing as it did before, instead, the processing capacity is growing with the addiction of more processing cores and the techniques which does not use parallel computing does not have benefits from these extra cores. This work aims to use data indexing techniques to reduce the searching process computation cost united with the parallelization of the searching techniques to use the computational capacity of the multi core processors. To verify the viability of using these two techniques simultaneously, a software which uses parallelization techniques with inverted indexes was developed. Experiments were executed to analyze the performance gain when parallelism is utilized, the search time gain, and also the quality of the results when it compared with others searching tools. The results of these experiments were promising, the parallelism gain overcame the expected speedup, the searching time was 20 times faster than the parallelized NCBI BLAST, and the searching results showed a good quality when compared with this tool. The software source code is available at https://github.com/felipealbrecht/Genoogle .
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
π Similar Papers
In the same crypt β Distributed Computing
R.I.P.
π»
Ghosted
R.I.P.
π»
Ghosted
TensorFlow: Large-Scale Machine Learning on Heterogeneous Distributed Systems
R.I.P.
π»
Ghosted
Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains
R.I.P.
π»
Ghosted
Reproducing GW150914: the first observation of gravitational waves from a binary black hole merger
R.I.P.
π»
Ghosted
MXNet: A Flexible and Efficient Machine Learning Library for Heterogeneous Distributed Systems
R.I.P.
π»
Ghosted