string-kernel
string-kernel copied to clipboard
preprocessing for mismatch kernel
'AAAC' and 'AAAG' got the same encoding after the preprocessing. But it should get different ones, right?
Seems like the integerized(seq) for one sequence instead of the whole set of sequences.