Perform Alignment-free k-tuple frequency comparisons from sequences. This can be in the form of two input files (e.g. a reference and a query) or a single file for pairwise comparisons to be made.
Other
8
stars
1
forks
source link
There is an issue with counting when doing this within markov #39
I think this is something to do with performing a count from within the
markov_test
function. Strangely this works fine for the old version.