So I am analyzing strand-specific RNA seq data of Schizosaccharomyces pombe using Oases v0.2.06
I used ABySS to create kmer values of 34,36,38,...,64. When I try to use oases with a value > 31 I get this error message:
[0.000000] Velvet can't handle k-mers as long as 34! We'll stick to 31 if you don't mind.
Why is this? How do I get it to work with other higher kmer values?
I used ABySS to create kmer values of 34,36,38,...,64. When I try to use oases with a value > 31 I get this error message:
[0.000000] Velvet can't handle k-mers as long as 34! We'll stick to 31 if you don't mind.
Why is this? How do I get it to work with other higher kmer values?
Comment