Skip to main content

Sequence Analysis and Modern C++

The Creation of the SeqAn3 Bioinformatics Library

  • Book
  • © 2022

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)

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 139.00
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 179.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book USD 179.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (13 chapters)

  1. Part I

  2. Part II

  3. Part III

  4. Part IV

Keywords

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.



Authors and Affiliations

  • Reykjavik, Iceland

    Hannes Hauswedell

About the author

Hannes Hauswedell has a doctoral degree from Freie Universität Berlin and currently works as post-doctoral researcher and software engineer at deCODE Genetics. He is interested in programming languages, software design and scalability. He likes Open Source and Open Science.

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

Publish with us