Class
JoinConfig
Specifies the strategy and all necessary parameters used to journal a sequence to a reference sequence.
JoinConfig<TMethod>
Include Headers
seqan/journal_set.h
Parameters
TMethod
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
GlobalAlignSelects a global alignment method to join a Journaled String to a global reference sequence.
GlobalChainSelects an anchor based method to join a Journaled String to a global reference sequence.
Functions
joinJoins a Journaled String to a Journaled Set by computing and journaling differences to the global reference sequence.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:34