Skip to content

Latest commit

 

History

History
66 lines (61 loc) · 3.18 KB

index.md

File metadata and controls

66 lines (61 loc) · 3.18 KB
layout title header headings
home
What is SeqAn?
overlay_image
/assets/images/overlay/front_page.jpg
url title image excerpt
./data-structures
Data Structures
/assets/images/icons/data-structures.svg
SeqAn offers many data structures for sequence analysis. For example a unified interface for searching in string indices or succinct data structures for pangenomics.
url title image excerpt
./algorithms
Algorithms
/assets/images/icons/algorithms.svg
SeqAn offer many core algorithms for sequence analysis. For example, pairwise and multiple alignments, approximate string searches and filter algorithms.
url title image excerpt
./parallelization
Parallelization
/assets/images/icons/parallelization.svg
SeqAn support modern Hardware. SIMD vectorization and multicore processing are being incorporated in core algorithmic components.
url title image excerpt
./input-and-output
Input and Output
/assets/images/icons/input-output.svg
In times of large sequencing data fast I/O is crucial. Learn about SeqAn I/O modules and supported data formats.
url title image excerpt
./apps
Apps
/assets/images/icons/applications.svg
Many efficient applications by different scientific groups and companies are based on SeqAn. Official applications by SeqAn project members are presented here and also some third party apps.
url title image excerpt
./workflows
Workflows
/assets/images/icons/workflows.svg
Often several applications are connected in involved scientific workflows. SeqAn supports easy integration of its applications into workflows.

SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. Our library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance.

{% include headings.html %}

Center for Integrative Bioinformatics

SeqAn is partner of the Center for Integrative Bioinformatics (CIBI) in the de.NBI network and offers services for analysing sequencing data. Our services include the development and maintenance of the SeqAn library, its associated applications and the build and test infrastructure of them, as well as, training and education by organising regular developer and user meetings and providing online training materials.

Learn more about the CIBI center and its portfolio to find the best solution for your data and your type of project.