Distributed and Sequential Algorithms for Bioinformatics
Title | Distributed and Sequential Algorithms for Bioinformatics PDF eBook |
Author | Kayhan Erciyes |
Publisher | Springer |
Pages | 376 |
Release | 2015-10-31 |
Genre | Computers |
ISBN | 3319249665 |
This unique textbook/reference presents unified coverage of bioinformatics topics relating to both biological sequences and biological networks, providing an in-depth analysis of cutting-edge distributed algorithms, as well as of relevant sequential algorithms. In addition to introducing the latest algorithms in this area, more than fifteen new distributed algorithms are also proposed. Topics and features: reviews a range of open challenges in biological sequences and networks; describes in detail both sequential and parallel/distributed algorithms for each problem; suggests approaches for distributed algorithms as possible extensions to sequential algorithms, when the distributed algorithms for the topic are scarce; proposes a number of new distributed algorithms in each chapter, to serve as potential starting points for further research; concludes each chapter with self-test exercises, a summary of the key points, a comparison of the algorithms described, and a literature review.
Guide to Graph Algorithms
Title | Guide to Graph Algorithms PDF eBook |
Author | K Erciyes |
Publisher | Springer |
Pages | 475 |
Release | 2018-04-13 |
Genre | Computers |
ISBN | 3319732358 |
This clearly structured textbook/reference presents a detailed and comprehensive review of the fundamental principles of sequential graph algorithms, approaches for NP-hard graph problems, and approximation algorithms and heuristics for such problems. The work also provides a comparative analysis of sequential, parallel and distributed graph algorithms – including algorithms for big data – and an investigation into the conversion principles between the three algorithmic methods. Topics and features: presents a comprehensive analysis of sequential graph algorithms; offers a unifying view by examining the same graph problem from each of the three paradigms of sequential, parallel and distributed algorithms; describes methods for the conversion between sequential, parallel and distributed graph algorithms; surveys methods for the analysis of large graphs and complex network applications; includes full implementation details for the problems presented throughout the text; provides additional supporting material at an accompanying website. This practical guide to the design and analysis of graph algorithms is ideal for advanced and graduate students of computer science, electrical and electronic engineering, and bioinformatics. The material covered will also be of value to any researcher familiar with the basics of discrete mathematics, graph theory and algorithms.
Parallel Computing for Bioinformatics and Computational Biology
Title | Parallel Computing for Bioinformatics and Computational Biology PDF eBook |
Author | Albert Y. Zomaya |
Publisher | John Wiley & Sons |
Pages | 817 |
Release | 2006-04-21 |
Genre | Computers |
ISBN | 0471718483 |
Discover how to streamline complex bioinformatics applications with parallel computing This publication enables readers to handle more complex bioinformatics applications and larger and richer data sets. As the editor clearly shows, using powerful parallel computing tools can lead to significant breakthroughs in deciphering genomes, understanding genetic disease, designing customized drug therapies, and understanding evolution. A broad range of bioinformatics applications is covered with demonstrations on how each one can be parallelized to improve performance and gain faster rates of computation. Current parallel computing techniques and technologies are examined, including distributed computing and grid computing. Readers are provided with a mixture of algorithms, experiments, and simulations that provide not only qualitative but also quantitative insights into the dynamic field of bioinformatics. Parallel Computing for Bioinformatics and Computational Biology is a contributed work that serves as a repository of case studies, collectively demonstrating how parallel computing streamlines difficult problems in bioinformatics and produces better results. Each of the chapters is authored by an established expert in the field and carefully edited to ensure a consistent approach and high standard throughout the publication. The work is organized into five parts: * Algorithms and models * Sequence analysis and microarrays * Phylogenetics * Protein folding * Platforms and enabling technologies Researchers, educators, and students in the field of bioinformatics will discover how high-performance computing can enable them to handle more complex data sets, gain deeper insights, and make new discoveries.
Biological Sequence Analysis
Title | Biological Sequence Analysis PDF eBook |
Author | Richard Durbin |
Publisher | Cambridge University Press |
Pages | 372 |
Release | 1998-04-23 |
Genre | Science |
ISBN | 113945739X |
Probabilistic models are becoming increasingly important in analysing the huge amount of data being produced by large-scale DNA-sequencing efforts such as the Human Genome Project. For example, hidden Markov models are used for analysing biological sequences, linguistic-grammar-based probabilistic models for identifying RNA secondary structure, and probabilistic evolutionary models for inferring phylogenies of sequences from different organisms. This book gives a unified, up-to-date and self-contained account, with a Bayesian slant, of such methods, and more generally to probabilistic methods of sequence analysis. Written by an interdisciplinary team of authors, it aims to be accessible to molecular biologists, computer scientists, and mathematicians with no formal knowledge of the other fields, and at the same time present the state-of-the-art in this new and highly important field.
Algorithms for Computational Biology
Title | Algorithms for Computational Biology PDF eBook |
Author | María Botón-Fernández |
Publisher | Springer |
Pages | 187 |
Release | 2016-06-11 |
Genre | Computers |
ISBN | 3319388274 |
This book constitutes the proceedings of the Third InternationalConference on Algorithms for Computational Biology, AlCoB 2016, held inTrujillo, Spain, in June 2016. The 13 full papers presented in this volume were carefully reviewed andselected from 23 submissions. They are organized in the following topical sections: biological networks and modelling; biological structure processing; phylogenetics; and sequence analysis and rearrangement. In addition one invited talk is included.
Bioinformatics of the Brain
Title | Bioinformatics of the Brain PDF eBook |
Author | Kayhan Erciyes |
Publisher | CRC Press |
Pages | 305 |
Release | 2024-09-25 |
Genre | Medical |
ISBN | 1040117414 |
The brain consisting of billions of neurons is probably the most complex and mysterious organ of the body. Understanding the functioning of the brain in its health and disease states has baffled the researchers working in this area for many years. The diversity of brain diseases and disorders makes the analysis of brain functions an even more challenging area of research. In vitro and in vivo studies regarding the brain may be laborious, however, bioinformatics using in silico approaches may take the burden off the experimental studies and give us a clearer perspective on disease and healthy states of the brain, its functions, and disease mechanisms. Recent advancements in neuroimaging technologies, the development of high-performance computers and the development of software, algorithms and methods to analyze data obtained from various neuroimaging processes have opened new frontiers in neuroscience enabling unprecedented finer analysis of the brain functions. This relatively new approach of brain analysis which may be termed Bioinformatics of the Brain is the main subject of this volume aiming to provide a thorough review of various bioinformatics approaches for analyzing the functioning of the brain and understanding brain diseases such as neurodegenerative diseases, brain tumors, and neuropsychiatric disorders. Authors from various disciplines in this volume each focus on a different aspect aiming to expand our understanding of this area of research. Topics included are: Brain diseases and disorders Stem cell therapy of neurodegenerative diseases Tissue engineering applications of gliomas Brain tumor detection and modeling Brain tumor growth simulation Brain-computer interface Bioinformatics of brain diseases Graph-theoretical analysis of complex brain networks Brain proteomics This book is intended to aid scientists, researchers, and graduate students in carrying out interdisciplinary research in the areas of bioinformatics, bioengineering, computer engineering, software engineering, mathematics, molecular biology, genetics, and biotechnology.
Distributed Graph Algorithms for Computer Networks
Title | Distributed Graph Algorithms for Computer Networks PDF eBook |
Author | Kayhan Erciyes |
Publisher | Springer Science & Business Media |
Pages | 328 |
Release | 2013-05-16 |
Genre | Computers |
ISBN | 1447151739 |
This book presents a comprehensive review of key distributed graph algorithms for computer network applications, with a particular emphasis on practical implementation. Topics and features: introduces a range of fundamental graph algorithms, covering spanning trees, graph traversal algorithms, routing algorithms, and self-stabilization; reviews graph-theoretical distributed approximation algorithms with applications in ad hoc wireless networks; describes in detail the implementation of each algorithm, with extensive use of supporting examples, and discusses their concrete network applications; examines key graph-theoretical algorithm concepts, such as dominating sets, and parameters for mobility and energy levels of nodes in wireless ad hoc networks, and provides a contemporary survey of each topic; presents a simple simulator, developed to run distributed algorithms; provides practical exercises at the end of each chapter.