string-kernel icon indicating copy to clipboard operation
string-kernel copied to clipboard

preprocessing for mismatch kernel

Open Mengyanz opened this issue 6 years ago • 0 comments

'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.

Mengyanz avatar Jun 18 '19 07:06 Mengyanz