Class
JoinConfig
Specifies the strategy and all necessary parameters used to journal a sequence to a reference sequence.
JoinConfig | |||||||||||||||||
![]() | ![]() | ||||||||||||||||
|
Include Headers
seqan/journal_set.h
Parameters
The method type. |
Remarks
SeqAn offers two general methods to compute the journal. The first one uses a globalAlignment function
and the second one uses an anchor based approach.
Specializations
Selects a global alignment method to join a Journaled String to a global reference sequence. | |
Selects an anchor based method to join a Journaled String to a global reference sequence. |
Functions
Joins a Journaled String to a Journaled Set by computing and journaling differences to the global reference sequence. |
SeqAn - Sequence Analysis Library - www.seqan.de