Package | Description |
---|---|
de.citec.tcs.alignment |
This module defines the interface for AlignmentAlgorithms as
well as some helper 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-2015 Benjamin Paaßen, 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