SeqAn3
Aligned Sequence

Provides seqan3::aligned_sequence_concept, as well as various ranges that model it. More...

Collaboration diagram for Aligned Sequence:

Classes

interface  seqan3::aligned_sequence_concept
 The generic concept for an aligned sequence.This concept describes the requirements a sequence must fulfil in order to be part of the seqan3::alignment object. More...
 

Detailed Description

Provides seqan3::aligned_sequence_concept, as well as various ranges that model it.