-
Notifications
You must be signed in to change notification settings - Fork 2
Distance Types
Here you will find complete descriptions of all the alignment-free distance measures implemented with KAST along with references.
To select d2 as a distance measurement within KAST, use the -t d2 flag.
To select Normalised Google Distance as a distance measurement within KAST, use the -t ngd flag.
To select Bray-Curtis as a distance measurement within KAST, use the -t bc flag.
To select S2 as a distance measurement within KAST, use the -t dai flag.
To select Euclid as a distance measurement within KAST, use the -t euclid flag.
To select Manhattan as a distance measurement within KAST, use the -t manhattan flag.
To select Chebyshev as a distance measurement within KAST, use the -t chebyshev flag.
To select D2S [2] as a distance measurement within KAST, use the -t D2S flag.
To select D2Star [2] as a distance measurement within KAST, use the -t D2Star flag.
To select d2s [1] as a distance measurement within KAST, use the -t d2s flag.
To select d2star [1] as a distance measurement within KAST, use the -t d2star flag.
[1]: Wang Y, Liu L, Chen L, Chen T, Sun F. Comparison of Metatranscriptomic Samples Based on k-Tuple Frequencies. Parkinson J, ed. PLoS ONE. 2014;9(1):e84348. doi:10.1371/journal.pone.0084348.
[2]: Reinert G, Chew D, Sun F, Waterman MS. Alignment-Free Sequence Comparison (I): Statistics and Power. Journal of Computational Biology. 2009;16(12):1615-1634. doi:10.1089/cmb.2009.0198.