Function
combineGraphs
Combines multiple alignment graphs into one single graph.
combineGraphs(graph, libs [, weights], tag)
Parameters
graph
Out-parameter:The final alignment graph.
libs
String of pointers to alignment graph data structures.
weights
String of weights.
Remarks: Needs to have the same length as the libs string.
tag
Combination strategy.
Return Values
void
SeqAn - Sequence Analysis Library - www.seqan.de