Hey Guys
I am not recollecting the math to find the kmer length that will be unique , given a genome size... How does this change for a metagenome..I guess there is no real way to estimate it for metagenomes right as the genomic space is quite large ?
Thanks! -Abhi
A kmer that's
(length_of_genome / 2) + 1
NT long guaranteed to be unique ;-)No, it is not. Simple example: "AAAA" as genome. I do agree though that this example is a bit far fetched :-)
well played ... touché ;-)
hehe.. I should add the smallest kmer size