Overview
- The book uniquely combines a text-book-like introduction to Modern C++
- It describes the story of how the SeqAn3 library was made and equivalent of BioPython in the C++ world
- It’s (re-)creation can serve as an example for other libraries and large research software projects
Part of the book series: Computational Biology (COBO, volume 33)
Access this book
Tax calculation will be finalised at checkout
Other ways to access
About this book
This is a book about software engineering, bioinformatics, the C++ programming language and the SeqAn library. In the broadest sense, it will help the reader create better, faster and more reliable software by deepening their understanding of available tools, language features, techniques and design patterns.
Every developer who previously worked with C++ will enjoy the in-depth chapter on important changes in the language from C++11 up to and including C++20. In contrast to many resources on Modern C++ that present new features only in small isolated examples, this book represents a more holistic approach: readers will understand the relevance of new features and how they interact in the context of a large software project and not just within a "toy example". Previous experience in creating software with C++ is highly recommended to fully appreciate these aspects.
SeqAn3 is a new, re-designed software library. The conception and implementation process is detailed in this book, including a critical reflection on the previous versions of the library. This is particularly helpful to readers who are about to create a large software project themselves, or who are planning a major overhaul of an existing library or framework. While the focus of the book is clearly on software development and design, it also touches on various organisational and administrative aspects like licensing, dependency management and quality control.
Similar content being viewed by others
Keywords
Table of contents (13 chapters)
-
Part I
-
Part III
-
Part IV
Authors and Affiliations
About the author
Bibliographic Information
Book Title: Sequence Analysis and Modern C++
Book Subtitle: The Creation of the SeqAn3 Bioinformatics Library
Authors: Hannes Hauswedell
Series Title: Computational Biology
DOI: https://doi.org/10.1007/978-3-030-90990-1
Publisher: Springer Cham
eBook Packages: Computer Science, Computer Science (R0)
Copyright Information: The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Switzerland AG 2022
Hardcover ISBN: 978-3-030-90989-5Published: 08 March 2022
Softcover ISBN: 978-3-030-90992-5Published: 09 March 2023
eBook ISBN: 978-3-030-90990-1Published: 07 March 2022
Series ISSN: 1568-2684
Series E-ISSN: 2662-2432
Edition Number: 1
Number of Pages: XIV, 346
Number of Illustrations: 2 b/w illustrations, 157 illustrations in colour
Topics: Professional Computing, Bioinformatics, Biometrics