Can k-tuple(k-mer/k-word) methods apply to reads generated from next-generation sequencing?
Hi, everyone!
k-tuple frequency can be used in clustering sequences.
I wonder if this method can be used when target sequences are very short like reads from next generation sequencing? Will it be unstable? (I have read some papers and all of them just use k-tuple frequency to catalog different meta-data, but not clustering reads in those meta-data.)
Any hints or paper about this would be helpful! Thank you!
• 3,829 views
•
link
1 answer
Yes, they certainly can. A good example would be a newly released piece of software called Sailfish (Published recently in Nature Biotechnology) which uses k-mers to do alignment-free isoform assignment with RNA-Seq data.
• 0 views
•
link
Log in to answer this question.