This is a test version of Biostars. For the public version, visit https://www.biostars.org.
K-Mer Analysis

Can someone please explain me what a k-mer coverage of a sequence is? I have gone through a few forums explaining this concept but have not got a exhaustive idea still.

Appreciating ur valuable responses!!!

-Vijay

EDIT

Thanks for the response ..however I am not getting a cleat picture of Hash length,word length. Also I would like to know how K-mer impacts a sequnce assembly!!

genomics

3 answers

A k-mer is a just a word of length k in a sequence. It is used in a variety of contexts, but you might some information in the following posts (probably in the second one):

  • k-mers in de novo assembly algorithms (here)
  • k-mer coverage (here)

Thanks for the response ..however I am not getting a cleat picture of Hash length,word length. Also I would like to know how K-mer impacts a sequnce assembly!!

Maybe the these pages can help you a bit further:

Log in to answer this question.