Package | Description |
---|---|
de.unibi.citec.tcs.alignment |
This package contains the actual AlignmentAlgorithms as well as their return
classes.
|
Modifier and Type | Class and Description |
---|---|
class |
SoftAlignmentFullAlgorithm
This calculates the soft (global) alignment of two sequences similarly to the
Needleman-Wunsch-Algorithm.
|
class |
SoftAlignmentSamplingAlgorithm
This calculates the soft (global) alignment of two sequences similarly to the
Needleman-Wunsch-Algorithm.
|
class |
SoftAlignmentScoreAlgorithm
This calculates the soft (global) alignment of two sequences similarly to the
Needleman-Wunsch-Algorithm.
|
class |
StrictAlignmentFullAlgorithm
This is an implementation of the Needleman-Wunsch-Algorithm for sequence
alignment.
|
class |
StrictAlignmentScoreAlgorithm
This is an implementation of the Needleman-Wunsch-Algorithm for sequence
alignment.
|
class |
StrictAllOptimalAlgorithm
This is an implementation of the Needleman-Wunsch-Algorithm for sequence
alignment.
|
class |
StrictKPathAlgorithm
This is an implementation of the Needleman-Wunsch-Algorithm for sequence
alignment.
|
Copyright (C) 2013, 2014 Benjamin Paaßen, Charlie Krüger, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs