Package | Description |
---|---|
de.unibi.citec.tcs.alignment |
This package contains the actual AlignmentAlgorithms as well as their return
classes.
|
Modifier and Type | Method and Description |
---|---|
PathMap |
StrictKPathAlgorithm.transformToResult(StrictAllOptimalAlgorithm.FullMatrixEntry[][] alignmentMatrix,
Sequence a,
Sequence b)
This method should not be called from outside!
The subclass uses this method to transform the alignment matrix and the
input sequences to the actual alignment result.
|
Copyright © 2014. All rights reserved.