Tag
Distance Calculation
A tag to specify how to calculate distance matrices.
Functions
getDistanceMatrixComputes a pairwise distance matrix from an alignment graph.
Values
LibraryDistance
Using the library itself and heaviest common subsequence to determine a distance matrix
KmerDistance
Using a simple kmer count to determine a distance matrix
SeqAn - Sequence Analysis Library - www.seqan.de