Biological Sequence Analysis Using the SeqAn C++ Library (Chapman & Hall/CRC Mathematical and Computational Biology)

Andreas Gogol-Döring, Knut Reinert

  • 出版商: CRC
  • 出版日期: 2017-06-14
  • 售價: $3,850
  • 貴賓價: 9.5$3,658
  • 語言: 英文
  • 頁數: 329
  • 裝訂: Paperback
  • ISBN: 1138112828
  • ISBN-13: 9781138112827
  • 相關分類: C++ 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

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.