Cantitate/Preț
Produs

Biological Sequence Analysis Using the SeqAn C++ Library: Chapman & Hall/CRC Computational Biology Series

Autor Andreas Gogol-Döring, Knut Reinert
en Limba Engleză Paperback – 14 iun 2017
An Easy-to-Use Research Tool for Algorithm Testing and Development
Before the SeqAn project, there was clearly a lack of available implementations in sequence analysis, even for standard tasks. Implementations of needed algorithmic components were either unavailable or hard to access in third-party monolithic software products. Addressing these concerns, the developers of SeqAn created a comprehensive, easy-to-use, open source C++ library of efficient algorithms and data structures for the analysis of biological sequences. Written by the founders of this project, Biological Sequence Analysis Using the SeqAn C++ Library covers the SeqAn library, its documentation, and the supporting infrastructure.
The first part of the book describes the general library design. It introduces biological sequence analysis problems, discusses the benefit of using software libraries, summarizes the design principles and goals of SeqAn, details the main programming techniques used in SeqAn, and demonstrates the application of these techniques in various examples. Focusing on the components provided by SeqAn, the second part explores basic functionality, sequence data structures, alignments, pattern and motif searching, string indices, and graphs. The last part illustrates applications of SeqAn to genome alignment, consensus sequence in assembly projects, suffix array construction, and more.
This handy book describes a user-friendly library of efficient data types and algorithms for sequence analysis in computational biology. SeqAn enables not only the implementation of new algorithms, but also the sound analysis and comparison of existing algorithms.
Visit SeqAn for more information.
Citește tot Restrânge

Din seria Chapman & Hall/CRC Computational Biology Series

Preț: 54635 lei

Preț vechi: 64276 lei
-15% Nou

Puncte Express: 820

Preț estimativ în valută:
10456 10861$ 8685£

Carte tipărită la comandă

Livrare economică 01-15 februarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138112827
ISBN-10: 1138112828
Pagini: 330
Ilustrații: 47
Dimensiuni: 156 x 234 x 18 mm
Greutate: 0.48 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Seria Chapman & Hall/CRC Computational Biology Series


Public țintă

Professional

Cuprins

The SeqAn Project. Library Contents. Applications. Bibliography. Index.

Notă biografică

Co-founder of the SeqAn project, Andreas Gogol-Döring works at the Max Delbrück Center for Molecular Medicine in Berlin, Germany. He was previously a research associate in the Algorithmic Bioinformatics group in the Department of Computer Science at Freie Universität Berlin in Germany.
Co-founder of the SeqAn project, Knut Reinert is a professor and head of the Algorithmic Bioinformatics group in the Department of Computer Science at Freie Universität Berlin in Germany.

Descriere

Written by SeqAn project founders, this book describes the general library design of SeqAn. It introduces biological sequence analysis problems, discusses the benefit of using software libraries, summarizes SeqAn design principles and goals, details SeqAn programming techniques, and demonstrates the application of these techniques in various examples. Focusing on SeqAn components, the second part explores basic functionality, sequence data structures, alignments, pattern and motif searching, string indices, and graphs. The last part describes applications of SeqAn to genome alignment, consensus sequence, suffix array construction.