• Stars
    star
    454
  • Rank 92,708 (Top 2 %)
  • Language
    C++
  • License
    Other
  • Created over 11 years ago
  • Updated 20 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SeqAn's official repository.

SeqAn - The Library for Sequence Analysis

build status license latest release platforms start twitter

NOTE
SeqAn3 is out and hosted in a different repository
We recommend using SeqAn3 for new applications.

What Is SeqAn?

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.

License

The SeqAn library itself, the tests and demos are licensed under the very permissive 3-clause BSD License. The licenses for the applications themselves can be found in the LICENSE files.

Prerequisites

Older compiler versions might work but are neither supported nor tested.

Linux, macOS, FreeBSD

  • GCC ≥ 11
  • Clang/LLVM ≥ 15
  • Intel oneAPI C++ Compiler 2024.0.2 (IntelLLVM)

Windows

  • Visual C++ ≥ 17.0 / Visual Studio ≥ 2022

Architecture support

  • Intel/AMD platforms, including optimisations for modern instruction sets (POPCNT, SSE4, AVX2, AVX512)
  • All Debian release architectures supported, including most ARM and all PowerPC platforms.

Build system

  • To build tests, demos, and official SeqAn applications you also need CMake ≥ 3.12.

Some official applications might have additional requirements or only work on a subset of platforms.

Documentation Resources

Contact

More Repositories

1

seqan3

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
C++
388
star
2

flexbar

flexible barcode and adapter removal
C++
77
star
3

lambda

LAMBDA – the Local Aligner for Massive Biological DatA
C++
74
star
4

raptor

A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
C++
49
star
5

slimm

Species Level Identification of Microbes from Metagenomes
C++
27
star
6

needle

A fast and space-efficient pre-filter for estimating the quantification of very large collections of nucleotide sequences
C++
13
star
7

vaquita

Identification of structural variations
C++
12
star
8

chopper

A tool for partitioning a set of sequences into similar batches.
C++
9
star
9

iGenVar

The official repository for the iGenVar project.
C++
9
star
10

sharg-parser

The modern argument parser for c++ tools
C++
8
star
11

seqan3-doc

All the scripts for generating API docs on ReadTheDocs
Python
6
star
12

learning-resources

Provides online material and tutorials for modern C++, efficient data structures and algorithms.
C++
6
star
13

app-template

This template comes pre-configured with various SeqAn libraries and a basic Continuous Integration setup. It is designed to provide a robust starting point for your projects, while offering the flexibility to customize and adapt to your specific requirements.
CMake
6
star
14

anise_basil

Methods for the detection and assembly of novel sequence in high-throughput sequencing data
C++
5
star
15

knime_seqan_workflows

KNIME example workflows for NGS data analysis with SeqAn apps.
5
star
16

lemon

Clone of the latest release of the lemon library (only the headers)
C++
4
star
17

lara

LaRA 2: Lagrangian Relaxed structural Alignment
C++
4
star
18

hibf

HIBF and IBF
C++
4
star
19

bench

SeqAn Benchmarks
JavaScript
3
star
20

product_backlog

This repository is used as product backlog for all SeqAn relevant backlog items. This is intended to organise the work for the team.
2
star
21

Hierachical_Interleaved_Bloomfilter

Work in progress for the HIBF.
C++
2
star
22

seqan-py

Provides python bindings for SeqAn.
2
star
23

seqan_knime_plugin

Build infrastructure for the seqan KNIME plugin
Shell
1
star
24

seqan3-infrastructure

Infrastructure for seqan3 including nightly builds, continues integration, continues deployment, coverage tests, static code analysis and containerisation.
CMake
1
star
25

flexcat

Fork of seqan/flexbar by @catkira
C++
1
star
26

library-template

WIP
CMake
1
star
27

minions

Comparison between different methods to simplify sequence data
C++
1
star
28

mason

Tools for Biological Sequence Simulation
HTML
1
star