Breadcrumbs Section. Click here to navigate to respective pages.
Book

Book
Biological Sequence Analysis Using the SeqAn C++ Library
DOI link for Biological Sequence Analysis Using the SeqAn C++ Library
Biological Sequence Analysis Using the SeqAn C++ Library book
Biological Sequence Analysis Using the SeqAn C++ Library
DOI link for Biological Sequence Analysis Using the SeqAn C++ Library
Biological Sequence Analysis Using the SeqAn C++ Library book
ByAndreas Gogol-Döring, Knut Reinert
Edition 1st Edition
First Published 2009
eBook Published 3 November 2009
Pub. Location Boca Raton
Imprint CRC Press
Pages 329
eBook ISBN 9780429149184
Subjects Bioscience, Computer Science
Share
Get Citation
Gogol-Döring, A., & Reinert, K. (2009). Biological Sequence Analysis Using the SeqAn C++ Library (1st ed.). CRC Press. https://doi.org/10.1201/9781420076240
ABSTRACT
An Easy-to-Use Research Tool for Algorithm Testing and DevelopmentBefore 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 conc
TABLE OF CONTENTS
part |2 pages
I The SeqAn Project
chapter 1|12 pages
Background
chapter 2|8 pages
SeqAn
chapter 3|6 pages
Library Design
chapter 4|18 pages
Programming Techniques
chapter 5|16 pages
The Design in Examples
part |2 pages
II Library Contents
chapter 6|14 pages
Basics
chapter 7|26 pages
Sequences
chapter 8|30 pages
Alignments
chapter 9|28 pages
Pattern Matching
chapter 10|20 pages
Motif Finding
chapter 11|28 pages
Indices
chapter 12|18 pages
Graphs
part |2 pages
III Applications